mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02: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…
Reference in New Issue
Block a user