From 060febe496217d57b6a39dd028c4930227609c5a Mon Sep 17 00:00:00 2001 From: GeckoEidechse Date: Thu, 22 Sep 2022 17:08:58 +0200 Subject: Call log file finder for testing --- src-ui/src/main.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src-ui/src/main.ts b/src-ui/src/main.ts index 0505f0c2..b5890abf 100644 --- a/src-ui/src/main.ts +++ b/src-ui/src/main.ts @@ -302,7 +302,6 @@ document.addEventListener("DOMContentLoaded", async function () { omniButtonEl.textContent = button_manual_find_string; }); - // --- This should be moved and is only placed here temporarily ----- let game_install = { game_path: globalState.gamepath, -- cgit v1.2.3