Story fixes

This commit is contained in:
Ali
2023-07-09 21:14:07 +04:00
parent b47a8191c8
commit 34c1682545
23 changed files with 399 additions and 101 deletions

View File

@@ -649,7 +649,7 @@ public final class PeerInfoNavigationSourceTag {
}
public protocol PeerInfoScreen: ViewController {
var peerId: PeerId { get }
}
public protocol ChatController: ViewController {