Stray space

Also, stray suspcision that standby while charging horribly breaks
reviewable/pr11737/r5
NiLuJe 4 weeks ago
parent eb1b06982d
commit bc6caf3893

@ -971,7 +971,7 @@ function Kobo:init()
end
self.canStandby = checkStandby(self.standby_state)
if self.canStandby() and (self:isMk7() or self:isSunxi() or self:isMTK()) then
if self.canStandby() and (self:isMk7() or self:isSunxi() or self:isMTK()) then
self.canPowerSaveWhileCharging = yes
end

Loading…
Cancel
Save