mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-03-19 18:32:45 +01:00
bug fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user