Skip to content

Commit

Permalink
Update tools.py
Browse files Browse the repository at this point in the history
  • Loading branch information
midoks committed Dec 9, 2022
1 parent 85aba4f commit 3acbc36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ def show_panel_pwd():
if mw.md5(file_pwd) == password:
print('password: ' + file_pwd)
return
print("the password has been changed..")
print("the password has been changed!")


def set_panel_username(username=None):
Expand Down

0 comments on commit 3acbc36

Please sign in to comment.