From caa7d1aa1c0efe7a6de5ce4782293b5627be0f42 Mon Sep 17 00:00:00 2001 From: lesion Date: Tue, 10 May 2022 15:05:31 +0200 Subject: [PATCH] timezone in calendar adds 4s of loading! --- components/Calendar.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/components/Calendar.vue b/components/Calendar.vue index 899fd16b..1451b976 100644 --- a/components/Calendar.vue +++ b/components/Calendar.vue @@ -9,7 +9,6 @@ @update:from-page='updatePage' :locale='$i18n.locale' :attributes='attributes' - :timezone='settings.instance_timezone' transition='fade' aria-label='Calendar' is-expanded