mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-06 03:42:56 +00:00
Fix crash in sending media with spoilers.
This commit is contained in:
@@ -268,7 +268,7 @@ void Application::run() {
|
||||
Ui::InitTextOptions();
|
||||
Ui::StartCachedCorners();
|
||||
Ui::Emoji::Init();
|
||||
Ui::PrepareTextSpoilerMask();
|
||||
Ui::PreloadTextSpoilerMask();
|
||||
startEmojiImageLoader();
|
||||
startSystemDarkModeViewer();
|
||||
Media::Player::start(_audio.get());
|
||||
|
||||
Reference in New Issue
Block a user