@ -64,6 +64,7 @@ namespace Mystify
private void OnExit(object? sender, ControlledApplicationLifetimeExitEventArgs args)
{
_mainWindow?.Close();
_notifyIcon?.Remove();
_kernel?.Dispose();
}