2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Allow sending photo/video captions above media.

This commit is contained in:
John Preston
2024-05-29 21:27:07 +04:00
parent 924d80ecba
commit 67f7816088
15 changed files with 182 additions and 46 deletions

View File

@@ -1104,6 +1104,7 @@ void Reactions::defaultUpdated() {
}
refreshMyTags();
refreshTags();
refreshEffects();
_defaultUpdated.fire({});
}