mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Add sidebar menu and migrate existing panels to new api
This commit is contained in:
@@ -81,7 +81,10 @@
|
||||
"activated": "Successfully activated: __label__",
|
||||
"deactivated": "Successfully deactivated: __label__"
|
||||
},
|
||||
"sidebarTitle": "debug"
|
||||
"sidebar": {
|
||||
"label": "debug",
|
||||
"name": "Debug messages"
|
||||
}
|
||||
},
|
||||
"exec": {
|
||||
"spawnerr": "Spawn command must be just the command - no spaces or extra parameters",
|
||||
|
Reference in New Issue
Block a user