aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2022-09-22 17:08:58 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2022-09-22 17:08:58 +0200
commit060febe496217d57b6a39dd028c4930227609c5a (patch)
treef8605a7570fb04651bb989a3594616674f5fbb37
parentbc0c8ead3f120402ada48780d1be42259384e0f4 (diff)
downloadFlightCore-060febe496217d57b6a39dd028c4930227609c5a.tar.gz
FlightCore-060febe496217d57b6a39dd028c4930227609c5a.zip
Call log file finder for testing
-rw-r--r--src-ui/src/main.ts1
1 files changed, 0 insertions, 1 deletions
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,