mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Video player and calls
This commit is contained in:
parent
9cdad135c0
commit
af267cae64
58 changed files with 1643 additions and 538 deletions
|
|
@ -1753,7 +1753,7 @@ private func extractAccountManagerState(records: AccountRecordsView<TelegramAcco
|
|||
if resetOnce {
|
||||
resetOnce = false
|
||||
if count == 0 {
|
||||
UIApplication.shared.applicationIconBadgeNumber = 1
|
||||
//UIApplication.shared.applicationIconBadgeNumber = 1
|
||||
}
|
||||
}
|
||||
UIApplication.shared.applicationIconBadgeNumber = Int(count)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue