From c33aa3c874af736b02a2205ec6bcb9d126f7f7ff Mon Sep 17 00:00:00 2001 From: Kelvin Date: Tue, 4 Feb 2025 00:50:18 -0300 Subject: [PATCH] fix --- src/main/services/window-manager.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/services/window-manager.ts b/src/main/services/window-manager.ts index 567bcdec..8893a0e7 100644 --- a/src/main/services/window-manager.ts +++ b/src/main/services/window-manager.ts @@ -192,7 +192,6 @@ export class WindowManager { }); this.mainWindow.on("close", async () => { - const lastBounds = this.mainWindow?.getBounds(); const userPreferences = await db.get( levelKeys.userPreferences, {