mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-03-19 02:12:38 +01:00
run.py add CurrentPage.OnAria2CompleteCb
21_Warehouse/__init__.py text correspondence[_FootMsg] Warehouse beta now
This commit is contained in:
@@ -927,6 +927,9 @@ class GameStorePage(Page):
|
||||
|
||||
def OnAria2CompleteCb(self,gid):
|
||||
print("OnAria2CompleteCb ", gid)
|
||||
self.SyncList()
|
||||
self._Screen.Draw()
|
||||
self._Screen.SwapAndShow()
|
||||
|
||||
def raw_github_com(self,_url):#eg: github.com/clockworkpi/warehouse
|
||||
if _url.startswith("github.com")== False:
|
||||
|
||||
Reference in New Issue
Block a user