mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-03-31 09:12:51 +02:00
bug fix
This commit is contained in:
@@ -104,8 +104,8 @@ class NotificationPage(Page):
|
|||||||
|
|
||||||
if "arm" in platform.machine():
|
if "arm" in platform.machine():
|
||||||
os.system( "git config --global core.filemode false" )
|
os.system( "git config --global core.filemode false" )
|
||||||
|
|
||||||
def GenList(self):
|
def GenList(self):
|
||||||
|
|
||||||
self._MyList = []
|
self._MyList = []
|
||||||
## map ini to self._AList
|
## map ini to self._AList
|
||||||
|
|||||||
0
sys.py/gsnotify/Jobs/00_lowpower.sh
Normal file → Executable file
0
sys.py/gsnotify/Jobs/00_lowpower.sh
Normal file → Executable file
Reference in New Issue
Block a user