mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Alpha 1.0.20: fix crash in default notifications.
Before showNextFromQueue() was called from a range-for loop over the _notifications and it invalidated the _notifications iterators.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<Identity Name="TelegramDesktop"
|
||||
ProcessorArchitecture="x64"
|
||||
Publisher="CN=Telegram Messenger LLP, O=Telegram Messenger LLP, L=London, C=GB"
|
||||
Version="1.0.19.0" />
|
||||
Version="1.0.20.0" />
|
||||
<Properties>
|
||||
<DisplayName>Telegram Desktop</DisplayName>
|
||||
<PublisherDisplayName>Telegram Messenger LLP</PublisherDisplayName>
|
||||
|
||||
Reference in New Issue
Block a user