up engine for type2_combo output
This commit is contained in:
parent
f19ff547e1
commit
c3a27d42b6
@ -335,7 +335,7 @@ export default class {
|
|||||||
// console.log('socket:type_2:output', out)
|
// console.log('socket:type_2:output', out)
|
||||||
}
|
}
|
||||||
if (has_prise_type_combo_ccs) {
|
if (has_prise_type_combo_ccs) {
|
||||||
newProperties['socket:type_2_combo:output'] = out;
|
newProperties['socket:type2_combo:output'] = out;
|
||||||
// console.log('socket:type_2_combo:output', out)
|
// console.log('socket:type_2_combo:output', out)
|
||||||
}
|
}
|
||||||
if (prise_type_chademo) {
|
if (prise_type_chademo) {
|
||||||
|
Loading…
Reference in New Issue
Block a user