mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +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