Merge pull request #127 from cuu/master

bug fix
This commit is contained in:
GNU
2018-12-14 18:40:17 +08:00
committed by GitHub
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