mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
Show nice padded code blocks.
This commit is contained in:
@@ -1069,7 +1069,7 @@ void Manager::notificationActivated(
|
||||
MessageCursor{
|
||||
int(reply.text.size()),
|
||||
int(reply.text.size()),
|
||||
QFIXED_MAX,
|
||||
Ui::kQFixedMax,
|
||||
},
|
||||
Data::PreviewState::Allowed);
|
||||
history->setLocalDraft(std::move(draft));
|
||||
|
Reference in New Issue
Block a user