Remove static key from side panel manifest and add draggable key

This commit is contained in:
Andrew Kingston 2022-11-22 16:44:14 +00:00
parent a2f7d65fe8
commit ae7f4c5250
1 changed files with 1 additions and 1 deletions

View File

@ -5200,7 +5200,7 @@
"section" "section"
], ],
"showEmptyState": false, "showEmptyState": false,
"static": true "draggable": false
}, },
"rowexplorer": { "rowexplorer": {
"block": true, "block": true,