mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Finish working with localstorage before ~AuthSession.
This commit is contained in:
@@ -228,7 +228,7 @@ bool Instance::isQuitPrevent() {
|
||||
if (!_currentCall) {
|
||||
return false;
|
||||
}
|
||||
LOG(("Calls::Instance prevents quit, saving drafts..."));
|
||||
LOG(("Calls::Instance prevents quit, hanging up a call..."));
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user