diff --git a/ui/src/App.vue b/ui/src/App.vue index b039b18..d0059d5 100644 --- a/ui/src/App.vue +++ b/ui/src/App.vue @@ -8,6 +8,11 @@ /> + +
+ +
+ + ovdashboard powered by {{ server_name }} + + + Version: {{ version }} – IP: {{ lan_ip ? lan_ip : "?" }} + +
+
+ + + \ No newline at end of file