Allow deletion of playground equipment
This commit is contained in:
parent
1575a41c32
commit
2baddeb231
1 changed files with 4 additions and 1 deletions
|
@ -364,5 +364,8 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"allowMove": true
|
||||
"allowMove": true,
|
||||
"deletion": {
|
||||
"neededChangesets": 0
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue