From 52cffae464940a1a6a23dbd6d3098f88927c9b8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn-Michael=20Miehe?= <40151420+ldericher@users.noreply.github.com> Date: Thu, 15 Sep 2022 16:30:15 +0000 Subject: [PATCH] DashboardInfo Link color --- ui/src/components/DashboardInfo.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ui/src/components/DashboardInfo.vue b/ui/src/components/DashboardInfo.vue index 73eac9d..7f43118 100644 --- a/ui/src/components/DashboardInfo.vue +++ b/ui/src/components/DashboardInfo.vue @@ -3,7 +3,8 @@
- ovdashboard powered by {{ server_name }} + ovdashboard powered by  + {{ server_name }} Version: {{ version }} – IP: {{ lan_ip ? lan_ip : "?" }}