forked from MapComplete/MapComplete
Fix: fix type error in onSoftDelete
This commit is contained in:
parent
1e45c28915
commit
605ffc0ccf
1 changed files with 1 additions and 1 deletions
|
@ -3612,7 +3612,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"onSoftDelete": "reservation="
|
"onSoftDelete": ["reservation="]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "ref",
|
"id": "ref",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue