aboutsummaryrefslogtreecommitdiff
path: root/src-ui/src
diff options
context:
space:
mode:
Diffstat (limited to 'src-ui/src')
-rw-r--r--src-ui/src/main.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/src-ui/src/main.ts b/src-ui/src/main.ts
index d68a0154..44cf35ca 100644
--- a/src-ui/src/main.ts
+++ b/src-ui/src/main.ts
@@ -133,7 +133,6 @@ document.addEventListener("DOMContentLoaded", async function () {
else {
originRunningHolderEl.textContent = "ORIGIN NOT RUNNING";
}
- console.log(evt.payload);
});
// listen northstar-running-ping event (from Tauri Rust App)
@@ -149,7 +148,6 @@ document.addEventListener("DOMContentLoaded", async function () {
omniButtonEl.textContent = button_play_string;
}
}
- console.log(evt.payload);
});
// omni button click