#5858 - zoneCollisions #1853

Merged
jsegarra merged 78 commits from 5858-zone_Collisions into dev 2024-03-15 12:36:38 +00:00
1 changed files with 0 additions and 7 deletions
Showing only changes of commit 2d4fb9d2f8 - Show all commits

View File

@ -6,13 +6,6 @@ module.exports = {
components: {
'email-body': emailBody.build(),
},
computed: {
},
methods: {
},
props: {
zoneCollisions: {type: Array, required: true}
}