mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-06 15:13:57 +02:00
Fix migrating background image.
This commit is contained in:
parent
9703f7460a
commit
76593b0f3d
1 changed files with 1 additions and 0 deletions
|
@ -792,6 +792,7 @@ void moveLegacyBackground(
|
|||
};
|
||||
move(legacyBackgroundKeyDay, _backgroundKeyDay);
|
||||
move(legacyBackgroundKeyNight, _backgroundKeyNight);
|
||||
_useGlobalBackgroundKeys = true;
|
||||
_settingsRewriteNeeded = true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue