mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Update API scheme.
This commit is contained in:
@@ -1524,6 +1524,10 @@ QString Instance::cloudLangCode() const {
|
||||
return Lang::Current().cloudLangCode();
|
||||
}
|
||||
|
||||
QString Instance::langPackName() const {
|
||||
return Lang::Current().langPackName();
|
||||
}
|
||||
|
||||
void Instance::requestConfig() {
|
||||
_private->requestConfig();
|
||||
}
|
||||
|
Reference in New Issue
Block a user