This commit is contained in:
Peter 2019-05-01 02:37:30 +04:00
parent a86827d0d2
commit 0585dc8949

View File

@ -306,6 +306,7 @@ final class AuthorizedApplicationContext {
} }
} }
} }
strongSelf.unlockedStatePromise.set(.single(true)) strongSelf.unlockedStatePromise.set(.single(true))
} }
} }