Add rowexplorer to illegalChildren for the repeaterblock.

This commit is contained in:
Dean 2024-04-09 15:28:46 +01:00
parent 76488e1aa1
commit b9419ef164
1 changed files with 1 additions and 1 deletions

View File

@ -6011,7 +6011,7 @@
"block": true,
"name": "Repeater Block",
"icon": "ViewList",
"illegalChildren": ["section"],
"illegalChildren": ["section", "rowexplorer"],
"hasChildren": true,
"size": {
"width": 400,