Skip to content

Commit

Permalink
Update menu.py as per suggestion in issue #25
Browse files Browse the repository at this point in the history
  • Loading branch information
C0rupted committed Apr 16, 2022
1 parent 17f6a46 commit 02b9c9a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vitrix/menu.py
Original file line number Diff line number Diff line change
Expand Up @@ -179,4 +179,5 @@ def animate_in_menu(menu=menu):



app.run()
if __name__ == "__main__":
app.run()

0 comments on commit 02b9c9a

Please sign in to comment.