From def3a84e59272d9387e8f57bd8cb3795ebc99685 Mon Sep 17 00:00:00 2001 From: Jakob Scheid Date: Sat, 23 May 2026 10:44:58 +0200 Subject: [PATCH] Use base layout in the app root component --- src/App.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index f8e22d6..1bf2496 100644 --- a/src/App.vue +++ b/src/App.vue @@ -17,6 +17,7 @@ limitations under the License.