no message

This commit is contained in:
Peter
2017-06-06 13:13:26 +03:00
parent d55e3da7b3
commit b8230a4fdb
397 changed files with 28757 additions and 6756 deletions

View File

@@ -7,6 +7,8 @@ import SwiftSignalKit
import MtProtoKitDynamic
public final class AuthorizationSequenceController: NavigationController {
static let navigationBarTheme = NavigationBarTheme(buttonColor: UIColor(rgb: 0x007ee5), primaryTextColor: .black, backgroundColor: .clear, separatorColor: .clear)
private var account: UnauthorizedAccount
private var stateDisposable: Disposable?