2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Use TL code generator from lib_tl.

This commit is contained in:
John Preston
2019-09-26 17:26:36 +03:00
parent 7bb23519f9
commit bc2a0fb505
7 changed files with 154 additions and 1733 deletions

View File

@@ -156,6 +156,7 @@ auto GenerateCodes() {
Ui::show(Box<InformBox>("All sound overrides were reset."));
}
});
return codes;
}