mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 22:06:25 +00:00
65a1f06382
the "Recent emojis" was always empty until the user has clicked additional emoji loading the recent emojis in `Global.onSettingsLoaded` is too late; it's executed long before the popup is opened; instead do it at the end of parsing the categories