diff --git a/Menu/GameShell/10_Settings/Notification/__init__.py b/Menu/GameShell/10_Settings/Notification/__init__.py index 1edd992..803c332 100644 --- a/Menu/GameShell/10_Settings/Notification/__init__.py +++ b/Menu/GameShell/10_Settings/Notification/__init__.py @@ -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 diff --git a/sys.py/gsnotify/Jobs/00_lowpower.sh b/sys.py/gsnotify/Jobs/00_lowpower.sh old mode 100644 new mode 100755