mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
[WIP] Disposable debugging
This commit is contained in:
@@ -26,7 +26,7 @@ public final class DateSelectionActionSheetController: ActionSheetController {
|
||||
if let strongSelf = self {
|
||||
strongSelf.theme = ActionSheetControllerTheme(presentationData: presentationData)
|
||||
}
|
||||
})
|
||||
}).strict()
|
||||
|
||||
self._ready.set(.single(true))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user