diff --git a/src/components/paneConnect.vue b/src/components/paneConnect.vue index 339e56cc..5914cb2c 100644 --- a/src/components/paneConnect.vue +++ b/src/components/paneConnect.vue @@ -27,40 +27,37 @@ +
Host: {{ $store.state.host }}
+Base URI: {{ $store.getters.uri }}
+Device name: {{ $store.state.apiConfig.name }}
+Host: {{ $store.state.host }}
-Base URI: {{ $store.getters.uri }}
-Device name: {{ $store.state.apiConfig.name }}
- - - -