Remove static key from side panel manifest and add draggable key
This commit is contained in:
parent
a2f7d65fe8
commit
ae7f4c5250
|
@ -5200,7 +5200,7 @@
|
||||||
"section"
|
"section"
|
||||||
],
|
],
|
||||||
"showEmptyState": false,
|
"showEmptyState": false,
|
||||||
"static": true
|
"draggable": false
|
||||||
},
|
},
|
||||||
"rowexplorer": {
|
"rowexplorer": {
|
||||||
"block": true,
|
"block": true,
|
||||||
|
|
Loading…
Reference in New Issue