* unforce order note

* show block in inserter
This commit is contained in:
Seghir Nadir 2021-11-16 14:12:25 +01:00 committed by GitHub
parent 78c846bddc
commit 888ea29ce1
1 changed files with 2 additions and 3 deletions

View File

@ -8,8 +8,7 @@
"align": false, "align": false,
"html": false, "html": false,
"multiple": false, "multiple": false,
"reusable": false, "reusable": false
"inserter": false
}, },
"attributes": { "attributes": {
"className": { "className": {
@ -19,7 +18,7 @@
"lock": { "lock": {
"type": "object", "type": "object",
"default": { "default": {
"remove": true, "remove": false,
"move": true "move": true
} }
} }