mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-28 06:00:43 +00:00
Fix
*doh*
This commit is contained in:
parent
583d9aa4b4
commit
b00db4e9e8
@ -215,7 +215,7 @@
|
||||
NSString *userID = [[BITHockeyManager sharedHockeyManager].delegate
|
||||
userIDForHockeyManager:[BITHockeyManager sharedHockeyManager]
|
||||
componentManager:self];
|
||||
if (self.userID) {
|
||||
if (userID) {
|
||||
self.userID = userID;
|
||||
availableViaDelegate = YES;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user