mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Re-order palette categories, move subflows to top of list.
This commit is contained in:
@@ -139,7 +139,7 @@ module.exports = {
|
||||
// palette. If a node's category is not in the list, the category will get
|
||||
// added to the end of the palette.
|
||||
// If not set, the following default order is used:
|
||||
//paletteCategories: ['input', 'output', 'function', 'subflows', 'social', 'storage', 'analysis', 'advanced'],
|
||||
//paletteCategories: ['subflows', 'input', 'output', 'function', 'social', 'storage', 'analysis', 'advanced'],
|
||||
|
||||
// Configure the logging output
|
||||
logging: {
|
||||
|
Reference in New Issue
Block a user