mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-20 11:09:45 +00:00
Fix bug: Use default base URL
This commit is contained in:
@@ -50,7 +50,6 @@ static NSString *const BITMetricsURLPathString = @"v2/track";
|
||||
_appBackgroundTimeBeforeSessionExpires = 20;
|
||||
_serverURL = [NSString stringWithFormat:@"%@%@", BITMetricsBaseURLString, BITMetricsURLPathString];
|
||||
}
|
||||
self.serverURL = nil;
|
||||
return self;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user