From d7de0a6a023fd4bb72ee68a49864d24cf43cba9c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=B6rn-Michael=20Miehe?=
<40151420+ldericher@users.noreply.github.com>
Date: Sun, 11 Sep 2022 23:28:37 +0000
Subject: [PATCH] TitleBar title slot
---
ui/src/App.vue | 52 ++++++----------------------------
ui/src/components/TitleBar.vue | 8 +++---
2 files changed, 13 insertions(+), 47 deletions(-)
diff --git a/ui/src/App.vue b/ui/src/App.vue
index 5c8b497..0a8f367 100644
--- a/ui/src/App.vue
+++ b/ui/src/App.vue
@@ -1,60 +1,26 @@