mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
fix: apply MD3 switches without restart
This commit is contained in:
@@ -472,7 +472,7 @@ private:
|
||||
rpl::variable<bool> _voiceConfirmation = false;
|
||||
rpl::variable<QString> _translationProvider = QString("telegram");
|
||||
rpl::variable<bool> _adaptiveCoverColor = true;
|
||||
rpl::variable<bool> _improveLinkPreviews = true;
|
||||
rpl::variable<bool> _improveLinkPreviews = false;
|
||||
rpl::variable<bool> _crashReporting = true;
|
||||
|
||||
rpl::variable<bool> _useGlobalGhostMode = true;
|
||||
|
||||
Reference in New Issue
Block a user