mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
Fix shortcut messages sizing / emoji panel.
This commit is contained in:
@@ -23,6 +23,7 @@ struct ComposeFeatures {
|
||||
bool autocompleteHashtags = true;
|
||||
bool autocompleteMentions = true;
|
||||
bool autocompleteCommands = true;
|
||||
bool commonTabbedPanel = true;
|
||||
};
|
||||
|
||||
} // namespace ChatHelpers
|
||||
|
Reference in New Issue
Block a user