mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-29 16:58:07 +00:00
1725927aea
Sometimes NSUserNotificationCenter -deliveredNotifications method call freezes for a long time, so now we use it only in a separate thread and we group all the requests for clearing while another clearing is done.