2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Reset some settings on full logout.

This commit is contained in:
John Preston
2020-06-19 19:51:51 +04:00
parent 2635ca33f8
commit 0824d2da20
4 changed files with 62 additions and 5 deletions

View File

@@ -913,6 +913,7 @@ void ChatBackground::reset() {
notify(BackgroundUpdate(BackgroundUpdate::Type::TestingTheme, tile()), true);
notify(BackgroundUpdate(BackgroundUpdate::Type::ApplyingTheme, tile()), true);
}
writeNewBackgroundSettings();
}
void ChatBackground::saveForRevert() {