mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-03 18:49:30 +00:00
Fix crash in notifications clearing.
This commit is contained in:
@@ -153,6 +153,7 @@ Application::~Application() {
|
||||
|
||||
_window = nullptr;
|
||||
_mediaView = nullptr;
|
||||
_notifications->clearAllFast();
|
||||
_domain->finish();
|
||||
|
||||
Local::finish();
|
||||
|
||||
Reference in New Issue
Block a user