#137 : ZoneEffects

This commit is contained in:
2024-10-18 23:08:50 +02:00
parent 780cac9644
commit 8abf5acef3
4 changed files with 18 additions and 6 deletions

View File

@ -39,7 +39,8 @@ class ZoneRepository {
include: {
object: true
}
}
},
zoneEffects: true
}
})
} catch (error: any) {