Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick2402 authored Oct 19, 2021
1 parent e623ea9 commit 48d0632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ def Goo():
boss.account_is_created = True
else:
if admin.Login(boss):
admin_things()
admin.admin_things()

if not close_app():
main_flag = False
Expand Down

0 comments on commit 48d0632

Please sign in to comment.