mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Changed cleanNodeList to cleanModuleList
This commit is contained in:
@@ -129,7 +129,7 @@ module.exports = {
|
||||
getNodeConfig: registry.getNodeConfig,
|
||||
|
||||
clearRegistry: registry.clear,
|
||||
cleanNodeList: registry.cleanNodeList,
|
||||
cleanModuleList: registry.cleanModuleList,
|
||||
|
||||
// Flow handling
|
||||
loadFlows: flows.load,
|
||||
|
||||
Reference in New Issue
Block a user