mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Fix migrating background image.
This commit is contained in:
@@ -792,6 +792,7 @@ void moveLegacyBackground(
|
||||
};
|
||||
move(legacyBackgroundKeyDay, _backgroundKeyDay);
|
||||
move(legacyBackgroundKeyNight, _backgroundKeyNight);
|
||||
_useGlobalBackgroundKeys = true;
|
||||
_settingsRewriteNeeded = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user