Change core node categories

This commit is contained in:
Nick O'Leary
2019-06-19 14:31:03 +01:00
parent 8ccbd2d8f9
commit 00a3e25714
18 changed files with 26 additions and 14 deletions

View File

@@ -243,7 +243,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: ['subflows', 'input', 'output', 'function', 'social', 'mobile', 'storage', 'analysis', 'advanced'],
//paletteCategories: ['subflows','flow','input','output','function','parser','social','mobile','storage','analysis','advanced'],
// Configure the logging output
logging: {