2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

Add 'Loop animated stickers' setting.

This commit is contained in:
John Preston
2019-08-01 12:42:24 +01:00
parent abf49e1672
commit 708b1d7ad4
31 changed files with 285 additions and 105 deletions

View File

@@ -54,7 +54,6 @@ void PrepareSupportMode() {
Global::SetDesktopNotify(false);
Global::SetSoundNotify(false);
Auth().settings().autoDownload() = Full::FullDisabled();
cSetAutoPlayGif(false);
Local::writeUserSettings();
}