Various improvements

This commit is contained in:
Isaac
2025-06-11 13:37:58 +08:00
parent 400de1ef11
commit c42b2bd9c0
36 changed files with 936 additions and 166 deletions

View File

@@ -228,7 +228,7 @@ public final class ChatChannelSubscriberInputPanelNode: ChatInputPanelNode {
}
@objc private func suggestedPostPressed() {
self.interfaceInteraction?.openSuggestPost()
self.interfaceInteraction?.openMonoforum()
}
@objc private func buttonPressed() {