Fix: fix type error in onSoftDelete

This commit is contained in:
Pieter Vander Vennet 2025-06-15 11:32:22 +02:00
parent 1e45c28915
commit 605ffc0ccf

View file

@ -3612,7 +3612,7 @@
} }
} }
], ],
"onSoftDelete": "reservation=" "onSoftDelete": ["reservation="]
}, },
{ {
"id": "ref", "id": "ref",