mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Menus plugin typo fix
This commit is contained in:
@@ -257,7 +257,7 @@ function BatteryStatWidget:addToMainMenu(menu_items)
|
||||
callback = function()
|
||||
BatteryStat:onCallback()
|
||||
end,
|
||||
})
|
||||
}
|
||||
end
|
||||
|
||||
function BatteryStatWidget:onFlushSettings()
|
||||
|
||||
@@ -191,7 +191,7 @@ function KoboLight:addToMainMenu(menu_items)
|
||||
})
|
||||
UIManager:setDirty("all", "full")
|
||||
end,
|
||||
})
|
||||
}
|
||||
end
|
||||
|
||||
return KoboLight
|
||||
|
||||
Reference in New Issue
Block a user