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"
|
||||
],
|
||||
"showEmptyState": false,
|
||||
"static": true
|
||||
"draggable": false
|
||||
},
|
||||
"rowexplorer": {
|
||||
"block": true,
|
||||
|
|
Loading…
Reference in New Issue