mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Rename paletteEditorEnabled to installerEnabled
This commit is contained in:
@@ -271,7 +271,7 @@ module.exports = {
|
||||
* @function
|
||||
* @memberof @node-red/registry
|
||||
*/
|
||||
paletteEditorEnabled: installer.paletteEditorEnabled,
|
||||
installerEnabled: installer.installerEnabled,
|
||||
|
||||
/**
|
||||
* Get a list of all example flows provided by nodes in the registry.
|
||||
|
Reference in New Issue
Block a user