mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-15 11:18:51 +01:00
Update __init__.py
This commit is contained in:
parent
200339dddb
commit
41f7a04010
@ -11,7 +11,7 @@ import config
|
|||||||
|
|
||||||
class PowerOffConfirmPage(ConfirmPage):
|
class PowerOffConfirmPage(ConfirmPage):
|
||||||
|
|
||||||
_ConfirmText = "Awaiting Input?"
|
_ConfirmText = "Awaiting Input"
|
||||||
_FootMsg = ["Nav","Reboot","","Cancel","Shutdown"]
|
_FootMsg = ["Nav","Reboot","","Cancel","Shutdown"]
|
||||||
|
|
||||||
def CheckBattery(self):
|
def CheckBattery(self):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user