Category back to all cats.

master
Matthew Stratford 2018-09-04 19:30:47 +01:00
parent 5c3188ac8b
commit e46aed13c2
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ def show_apps(c):
if option:
show_app(option["app"],c)
else:
return
show_categories()
def show_app(a,c):
clear()