GUI development

This commit is contained in:
BarsTiger
2022-01-26 18:15:42 +02:00
parent 093ee22afa
commit 13bacb9cc0
7 changed files with 9231 additions and 18 deletions

View File

@@ -64,6 +64,8 @@ if not args.option:
'upload your app', 'search for app', 'get information about app'])]
isNoArgs = True
# Checking user option (Yanderedev method)
if not args.app:
if option not in ['list', 'upload', 'update']:
print('\n')