mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Switch to the server side changelogs.
This commit is contained in:
@@ -122,9 +122,6 @@ void fillCodes() {
|
||||
}
|
||||
});
|
||||
});
|
||||
Codes.insert(qsl("newversiontext"), [] {
|
||||
App::wnd()->serviceNotificationLocal(langNewVersionText());
|
||||
});
|
||||
|
||||
auto audioFilters = qsl("Audio files (*.wav *.mp3);;") + FileDialog::AllFilesFilter();
|
||||
auto audioKeys = {
|
||||
|
Reference in New Issue
Block a user