From 27fd17200b6a9de11fca1dc0de84a9306695f82c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn-Michael=20Miehe?= <40151420+ldericher@users.noreply.github.com> Date: Sat, 24 Sep 2022 16:29:55 +0000 Subject: [PATCH] ImageCarousel self update --- ui/src/App.vue | 33 +---------------------- ui/src/components/ImageCarousel.vue | 42 ++++++++++++++++++++++------- 2 files changed, 34 insertions(+), 41 deletions(-) diff --git a/ui/src/App.vue b/ui/src/App.vue index 2413334..dce5edd 100644 --- a/ui/src/App.vue +++ b/ui/src/App.vue @@ -6,14 +6,7 @@