mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-03-18 18:02:46 +01:00
Update __init__.py
This commit is contained in:
@@ -11,7 +11,7 @@ import config
|
||||
|
||||
class PowerOffConfirmPage(ConfirmPage):
|
||||
|
||||
_ConfirmText = "Awaiting Input?"
|
||||
_ConfirmText = "Awaiting Input"
|
||||
_FootMsg = ["Nav","Reboot","","Cancel","Shutdown"]
|
||||
|
||||
def CheckBattery(self):
|
||||
|
||||
Reference in New Issue
Block a user