Update main.js

master
钟进 6 years ago
parent 4550bdfc31
commit 204e848c5e

@ -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…
Cancel
Save