From c68c952f13c21ebc2f470acf8c41e444e0a1022f Mon Sep 17 00:00:00 2001 From: DJ2LS Date: Fri, 27 Oct 2023 23:26:54 +0200 Subject: [PATCH] some more gui polising --- gui/src/components/main_footer_navbar.vue | 2 +- gui/src/components/main_rig_control.vue | 5 +++-- gui/src/js/daemon.ts | 2 +- modem/daemon.py | 10 ++-------- 4 files changed, 7 insertions(+), 12 deletions(-) diff --git a/gui/src/components/main_footer_navbar.vue b/gui/src/components/main_footer_navbar.vue index 0ecb3ed6..4bf5d447 100644 --- a/gui/src/components/main_footer_navbar.vue +++ b/gui/src/components/main_footer_navbar.vue @@ -98,7 +98,7 @@ const state = useStateStore(pinia); -->