mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-31 07:30:40 +00:00
Missed that method call change
This commit is contained in:
parent
72d203d00f
commit
f11bee044b
@ -58,7 +58,7 @@
|
||||
|
||||
- (void)didBecomeActiveActions {
|
||||
if ([self isStoreUpdateManagerEnabled] && [self isCheckingForUpdateOnLaunch]) {
|
||||
[self checkForUpdate];
|
||||
[self checkForUpdateDelayed];
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user