2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-02 15:35:51 +00:00

Inline bot stickers done, but not tested yet.

This commit is contained in:
John Preston
2016-04-02 15:20:53 +04:00
parent f7dc832dfe
commit cf9a78a164
15 changed files with 940 additions and 754 deletions

View File

@@ -1040,9 +1040,6 @@ void AppClass::checkMapVersion() {
}
}
}
if (cNeedConfigResave()) {
Local::writeUserSettings();
}
}
AppClass::~AppClass() {