mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-04 00:15:42 +00:00
Fix shortcut messages sizing / emoji panel.
This commit is contained in:
@@ -517,6 +517,7 @@ FileLoadTask::FileLoadTask(
|
||||
, _caption(caption)
|
||||
, _spoiler(spoiler) {
|
||||
Expects(to.options.scheduled
|
||||
|| to.options.shortcutId
|
||||
|| !to.replaceMediaOf
|
||||
|| IsServerMsgId(to.replaceMediaOf));
|
||||
|
||||
|
Reference in New Issue
Block a user