mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Fixed removing missed out ivar of feedback commit
This commit is contained in:
parent
d866572349
commit
01fea4fca2
@ -77,8 +77,6 @@ static NSString *kBITCrashManagerStatus = @"BITCrashManagerStatus";
|
|||||||
@private
|
@private
|
||||||
NSString *_appIdentifier;
|
NSString *_appIdentifier;
|
||||||
|
|
||||||
BITCrashStatus _serverResult;
|
|
||||||
|
|
||||||
NSMutableDictionary *_approvedCrashReports;
|
NSMutableDictionary *_approvedCrashReports;
|
||||||
|
|
||||||
NSMutableArray *_crashFiles;
|
NSMutableArray *_crashFiles;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user