mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-03 16:05:57 +00:00
Display channels promoted by proxy on top.
This commit is contained in:
@@ -285,6 +285,9 @@ AuthSession::AuthSession(UserId userId)
|
||||
_shouldLockAt = 0;
|
||||
notifications().updateAll();
|
||||
});
|
||||
subscribe(Global::RefConnectionTypeChanged(), [=] {
|
||||
_api->refreshProxyPromotion();
|
||||
});
|
||||
Window::Theme::Background()->start();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user