From d0bdc62433b6a0ec687950c87c861f4f6ce0cf5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn-Michael=20Miehe?= Date: Wed, 1 Nov 2023 01:54:46 +0100 Subject: [PATCH] use API route user/title in UI --- ui/src/App.vue | 14 ++++++++++---- ui/src/components/admin/ConfigView.vue | 8 +++++--- 2 files changed, 15 insertions(+), 7 deletions(-) diff --git a/ui/src/App.vue b/ui/src/App.vue index 7144495..2129dc7 100644 --- a/ui/src/App.vue +++ b/ui/src/App.vue @@ -1,7 +1,7 @@