mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
fixed unread loading, fixed map rewrite in new version - 0.6.19
This commit is contained in:
@@ -637,6 +637,9 @@ namespace {
|
||||
_locationsKey = locationsKey;
|
||||
_mapChanged = false;
|
||||
_oldMapVersion = mapData.version;
|
||||
if (_oldMapVersion < AppVersion) {
|
||||
_writeMap();
|
||||
}
|
||||
|
||||
if (_locationsKey) {
|
||||
_readLocations();
|
||||
|
Reference in New Issue
Block a user