Update main.js
This commit is contained in:
parent
4550bdfc31
commit
204e848c5e
2
main.js
2
main.js
@ -353,6 +353,8 @@ function parseConfig(callback) {
|
||||
|
||||
let tasks = [];
|
||||
|
||||
checkObjects(adapter.config, 'config', 'config', 'Config Info', tasks, newObjects);
|
||||
|
||||
checkObjects(adapter.config, 'yz', 'yz', 'menjin', tasks, newObjects);
|
||||
|
||||
checkObjects(adapter.config, 'dz', 'dz', 'chedao', tasks, newObjects);
|
||||
|
Loading…
Reference in New Issue
Block a user