aboutsummaryrefslogtreecommitdiff
path: root/src-ui
diff options
context:
space:
mode:
Diffstat (limited to 'src-ui')
-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,