This commit is contained in:
cuu 2018-12-14 18:39:23 +08:00
parent 8c54c38a9f
commit 4d5f8d9ea3
2 changed files with 2 additions and 2 deletions

View File

@ -104,8 +104,8 @@ class NotificationPage(Page):
if "arm" in platform.machine():
os.system( "git config --global core.filemode false" )
def GenList(self):
def GenList(self):
self._MyList = []
## map ini to self._AList

0
sys.py/gsnotify/Jobs/00_lowpower.sh Normal file → Executable file
View File