fix page -> bage
This commit is contained in:
parent
de9d2da68d
commit
db2c675024
|
@ -41,7 +41,7 @@ class StatuslightHandler {
|
||||||
R.string.key_statuslights_bat_warning, 22.0,
|
R.string.key_statuslights_bat_warning, 22.0,
|
||||||
batteryView, "BAT", batteryLevel);
|
batteryView, "BAT", batteryLevel);
|
||||||
} else {
|
} else {
|
||||||
applyStatuslight("page", CareportalEvent.PUMPBATTERYCHANGE, batteryView, "BAT", 504, 240);
|
applyStatuslight("bage", CareportalEvent.PUMPBATTERYCHANGE, batteryView, "BAT", 504, 240);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue