mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-03 18:49:30 +00:00
crash fixed in Title::updateCounter, assertion message added to crash report
This commit is contained in:
@@ -697,6 +697,8 @@ void Window::setupMain(bool anim, const MTPUser *self) {
|
||||
}
|
||||
|
||||
void Window::updateCounter() {
|
||||
if (App::quitting()) return;
|
||||
|
||||
psUpdateCounter();
|
||||
title->updateCounter();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user