mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
[WIP] Disposable debugging
This commit is contained in:
@@ -1120,7 +1120,7 @@ public class GalleryController: ViewController, StandalonePresentableController,
|
||||
if let strongSelf = self, strongSelf.traceVisibility() {
|
||||
let _ = strongSelf.context.engine.messages.addSecretChatMessageScreenshot(peerId: id.peerId).start()
|
||||
}
|
||||
})
|
||||
}).strict()
|
||||
}
|
||||
default:
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user