mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-01-25 22:24:18 +00:00
4ef977c78a
A dirty hack to wait for loading of wallet users list without "Maximum call stack size exceeded" error. It would be better to call `initWhoToFollow` after `loadFollowing` method is executed, but there is adventure of `setTimeout`: it reduces CPU usage if there are no users to suggest.