mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-01 15:05:56 +00:00
Remove change language link for secondary account.
This commit is contained in:
@@ -220,7 +220,8 @@ void Widget::handleUpdate(const MTPUpdate &update) {
|
||||
}
|
||||
|
||||
void Widget::createLanguageLink() {
|
||||
if (_changeLanguage) {
|
||||
if (_changeLanguage
|
||||
|| Core::App().domain().maybeLastOrSomeAuthedAccount()) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user