0
0
Fork 0

fix: show exclusionEvent in Calendar

This commit is contained in:
Javier Segarra 2024-06-07 00:01:35 +02:00
parent 2c9ff60399
commit 17c3a89264
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ const excludeType = computed({
},
});
const arrayData = useArrayData();
const arrayData = useArrayData('ZoneEvents');
const exclusionGeoCreate = async () => {
try {