Zone Calendar #411

Merged
jsegarra merged 28 commits from :feature/ZoneCalendar into dev 2024-06-07 07:40:01 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 21879b54ab - Show all commits

View File

@ -119,7 +119,6 @@ const refetchEvents = async () => {
};
onMounted(() => {
console.log('event.eventType: ', props.eventType);
if (props.event) {
dated.value = props.event?.dated;
excludeType.value =