mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
Various improvements
This commit is contained in:
@@ -243,7 +243,8 @@ private struct CommandChatInputContextPanelEntry: Comparable, Identifiable {
|
||||
messageCount: shortcut.totalCount,
|
||||
hideSeparator: false,
|
||||
hideDate: true,
|
||||
hidePeerStatus: true
|
||||
hidePeerStatus: true,
|
||||
isInTransparentContainer: true
|
||||
)
|
||||
)),
|
||||
editing: false,
|
||||
|
||||
Reference in New Issue
Block a user