added missing default value in config ui
This commit is contained in:
parent
03d585c695
commit
893c2079f0
1 changed files with 3 additions and 0 deletions
|
@ -345,6 +345,9 @@
|
||||||
ecityruf: {
|
ecityruf: {
|
||||||
enabled: null, duplexTimeout: null,
|
enabled: null, duplexTimeout: null,
|
||||||
},
|
},
|
||||||
|
emPuppettering: {
|
||||||
|
enabled: null, duplexTimeout: null,
|
||||||
|
},
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue