Skip to content

Commit

Permalink
bugfixing (4)
Browse files Browse the repository at this point in the history
  • Loading branch information
ngdplnk committed Mar 24, 2024
1 parent 1d366c9 commit 1b96cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 1-release/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -1709,7 +1709,7 @@ def menu():
elif sel == 3:
about()
elif sel == 4:
esp()
eng()
elif sel == 5:
exiit()
menu()
Expand Down

0 comments on commit 1b96cb3

Please sign in to comment.