mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
(chore)Fix A typo in BatteryStat plugin (#2912)
This commit is contained in:
@@ -192,7 +192,7 @@ end
|
||||
function BatteryStat:onNotCharging()
|
||||
self:debugOutput("onNotCharging")
|
||||
self.was_charging = true
|
||||
self:rest(false, true)
|
||||
self:reset(false, true)
|
||||
self:accumulate()
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user