mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Types should start with a capital letter
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
/**
|
||||
* Custom block that handles the alert that prompts the user whether he wants to send crash reports
|
||||
*/
|
||||
typedef void(^customAlertViewHandler)();
|
||||
typedef void(^CustomAlertViewHandler)();
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user