From a54dacb2da0c749669ebc385cbb1bd5ed440db9d Mon Sep 17 00:00:00 2001 From: Moyasee Date: Sun, 25 Jan 2026 08:35:20 +0200 Subject: [PATCH] chore: add isMainWindowOpen declaration --- src/renderer/src/declaration.d.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/renderer/src/declaration.d.ts b/src/renderer/src/declaration.d.ts index 5b9016e8..4d494846 100644 --- a/src/renderer/src/declaration.d.ts +++ b/src/renderer/src/declaration.d.ts @@ -466,6 +466,7 @@ declare global { showGameLauncherWindow: () => Promise; closeGameLauncherWindow: () => Promise; openMainWindow: () => Promise; + isMainWindowOpen: () => Promise; /* Download Options */ onNewDownloadOptions: (