diff --git a/src/components/Header.vue b/src/components/Header.vue index 6d17669..6395297 100644 --- a/src/components/Header.vue +++ b/src/components/Header.vue @@ -5,7 +5,43 @@
MeshTXT
-
Built by Liam Cottle
+
+ + + + Built by Liam Cottle + + + + + + + + Device Restarting... + + + + + Device Connecting... + + + + + [{{ GlobalState.myNodeUser.shortName }}] {{ GlobalState.myNodeUser.longName }} + Connected + + + + + Device Configuring... + + + + Device State: {{ GlobalState.deviceStatus }} + + + +
@@ -30,6 +66,7 @@