mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Apply patch
This commit is contained in:
@@ -628,7 +628,7 @@ typedef enum
|
||||
_dismissed = cancelled;
|
||||
|
||||
if (self.onDismiss != nil)
|
||||
self.onDismiss(_automaticDismiss);
|
||||
self.onDismiss(_automaticDismiss, cancelled);
|
||||
|
||||
if (_player != nil)
|
||||
[_player pause];
|
||||
|
||||
Reference in New Issue
Block a user