mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Bot auth
This commit is contained in:
@@ -705,6 +705,8 @@ private final class NotificationServiceHandler {
|
||||
let _ = try? FileManager.default.createDirectory(atPath: logsPath, withIntermediateDirectories: true, attributes: nil)
|
||||
|
||||
setupSharedLogger(rootPath: logsPath, path: logsPath)
|
||||
|
||||
Logger.shared.log("NotificationService \(episode)", "Started handling notification")
|
||||
|
||||
initializeAccountManagement()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user