up engine for type2_combo output

This commit is contained in:
Tykayn 2023-10-07 21:52:18 +02:00 committed by tykayn
parent f19ff547e1
commit c3a27d42b6
1 changed files with 1 additions and 1 deletions

View File

@ -335,7 +335,7 @@ export default class {
// console.log('socket:type_2:output', out)
}
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)
}
if (prise_type_chademo) {