mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
revert diffConfigs args
This commit is contained in:
parent
b66468c4ea
commit
12c7238c72
@ -271,7 +271,7 @@ module.exports = {
|
||||
|
||||
parseConfig: parseConfig,
|
||||
|
||||
diffConfigs: function(oldConfig, newConfig, ignoreGroup) {
|
||||
diffConfigs: function(oldConfig, newConfig) {
|
||||
var id;
|
||||
var node;
|
||||
var nn;
|
||||
|
Loading…
x
Reference in New Issue
Block a user