Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Jrohy committed Jun 2, 2023
1 parent 27c61cc commit e87f604
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion v2ray_util/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,6 @@ def menu():
else:
print(text)
print("")
print("")
choice = loop_input_choice_number(_("please select: "), len(show_text))
if choice == 1:
service_manage()
Expand Down

0 comments on commit e87f604

Please sign in to comment.