mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Cleanup
This commit is contained in:
@@ -127,7 +127,7 @@ static bool ProgressWindowIsLight = true;
|
||||
[self dismiss:animated completion:nil];
|
||||
}
|
||||
|
||||
- (void)dismiss:(bool)animated completion:(void (^)())completion
|
||||
- (void)dismiss:(bool)animated completion:(void (^)(void))completion
|
||||
{
|
||||
if (animated)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user