mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 10:01:27 -07:00
Fix stuck notification area icon issue
oh so it was that simple huh lmao
This commit is contained in:
parent
d96df87006
commit
c72fdf1ca9
@ -68,6 +68,7 @@ namespace Bloxstrap
|
||||
Logger.WriteLine($"[App::Terminate] Terminating with exit code {code}");
|
||||
Settings.Save();
|
||||
State.Save();
|
||||
Notification.Dispose();
|
||||
Environment.Exit(code);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user