[WIP] Business

This commit is contained in:
Isaac
2024-02-16 22:52:01 +04:00
parent 16c226c801
commit 46881c65ca
69 changed files with 4103 additions and 1236 deletions

View File

@@ -605,7 +605,7 @@ public class GalleryController: ViewController, StandalonePresentableController,
case let .replyThread(message):
peerIdValue = message.peerId
threadIdValue = message.threadId
case .feed:
case .customChatContents:
break
}
if peerIdValue == context.account.peerId, let customTag {