Update tools.py

pull/290/head
midoks 2 years ago
parent 85aba4f1ce
commit 3acbc36297
  1. 2
      tools.py

@ -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):

Loading…
Cancel
Save