From 8b68f570af2ac749220f292d317d152305fffb32 Mon Sep 17 00:00:00 2001 From: michael Date: Sat, 4 Jan 2025 16:18:24 +0100 Subject: [PATCH] fix https://github.com/photobooth-app/photobooth-app/issues/388 --- src/layouts/MainLayout.vue | 5 ++++- src/pages/SlideshowPage.vue | 13 +++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/src/layouts/MainLayout.vue b/src/layouts/MainLayout.vue index fb7bda7..5648df3 100644 --- a/src/layouts/MainLayout.vue +++ b/src/layouts/MainLayout.vue @@ -5,7 +5,7 @@ +
+
+
+ +
+ {{ $t('MSG_ERROR_NOT_FOUND') }} +
+ + +
+
+