From 1a9f2844477e11a8becc77a285162769e49386ca 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 22:14:45 +0000
Subject: [PATCH] ticker color variable
---
ui/src/App.vue | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/ui/src/App.vue b/ui/src/App.vue
index a6c771b..eb35cff 100644
--- a/ui/src/App.vue
+++ b/ui/src/App.vue
@@ -34,7 +34,7 @@
changeme
"; + private ticker_color = "primary"; }