mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Move terms lock from Core::App to Session.
This commit is contained in:
@@ -503,7 +503,6 @@ void Account::loggedOut() {
|
||||
_loggingOut = false;
|
||||
Media::Player::mixer()->stopAndClear();
|
||||
destroySession();
|
||||
Core::App().unlockTerms();
|
||||
local().reset();
|
||||
cSetOtherOnline(0);
|
||||
}
|
||||
|
Reference in New Issue
Block a user