Refactoring

This commit is contained in:
Ali
2023-10-02 19:04:00 +04:00
parent 8b7ca5f4f7
commit 3f6d4678f5
61 changed files with 785 additions and 516 deletions

View File

@@ -42,6 +42,7 @@ import PeerInfoStoryGridScreen
import TelegramAccountAuxiliaryMethods
import PeerSelectionController
import LegacyMessageInputPanel
import ChatHistoryEntry
private final class AccountUserInterfaceInUseContext {
let subscribers = Bag<(Bool) -> Void>()