Back from Install page to category

master
Matthew Stratford 2018-09-15 15:59:37 +01:00
parent 268ef625f2
commit d5c64f4de7
1 changed files with 2 additions and 1 deletions

View File

@ -81,7 +81,8 @@ def show_app(a,c):
app_obj.boot()
else:
show_apps(c)
else:
show_apps(c)
def show_update():