mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
One more 2 space indentation fixes
This commit is contained in:
parent
20dc818137
commit
f20b89168d
1 changed files with 1 additions and 1 deletions
|
|
@ -392,7 +392,7 @@ NSString *BWQuincyLocalize(NSString *stringToken) {
|
|||
if (self.delegate != nil && [self.delegate respondsToSelector:@selector(userDidChooseSendAlways)]) {
|
||||
[self.delegate userDidChooseSendAlways];
|
||||
}
|
||||
|
||||
|
||||
[self _sendCrashReports];
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue