fix typo combo

This commit is contained in:
Tykayn 2023-10-11 12:44:19 +02:00 committed by tykayn
parent 14386ee765
commit 9070090f5c
1 changed files with 1 additions and 1 deletions

View File

@ -339,7 +339,7 @@ export default class {
// debug land
if (has_prise_type_combo_ccs) {
newProperties['socket:type_2_combo:output'] = out;
newProperties['socket:type2_combo:output'] = out;
this.stats.power_output++
}