diff --git a/components/calendar/Calendar.vue b/components/calendar/Calendar.vue index 6cb9a1c..8e4e5f9 100644 --- a/components/calendar/Calendar.vue +++ b/components/calendar/Calendar.vue @@ -40,7 +40,7 @@ onMounted(() => { - + diff --git a/components/calendar/event/Event.vue b/components/calendar/event/Event.vue index 67f6d01..ac89de4 100644 --- a/components/calendar/event/Event.vue +++ b/components/calendar/event/Event.vue @@ -75,7 +75,7 @@ onMounted(() => { - {
- + {{ $t("entity.calendar.notFound") }} - +

{{ $t('entity.calendar.notFoundDescription') }}

- + {{ $t('entity.calendar.backToList') }} - +
diff --git a/pages/my/index.vue b/pages/my/index.vue index 3d65a3c..ac987c0 100644 --- a/pages/my/index.vue +++ b/pages/my/index.vue @@ -153,8 +153,8 @@ function hideEditModal() { - - - + + + diff --git a/pages/my/worlds/[id].vue b/pages/my/worlds/[id].vue index d03d190..662d6d7 100644 --- a/pages/my/worlds/[id].vue +++ b/pages/my/worlds/[id].vue @@ -251,10 +251,10 @@ function hideEditModal() { - - - - + + + +