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