change test user
This commit is contained in:
parent
832cd45239
commit
b0457865d6
@ -49,8 +49,8 @@ class TaskBarIcon(wx.adv.TaskBarIcon):
|
||||
#self.close_popup()
|
||||
|
||||
def on_login(self, event):
|
||||
settings["username"] = "Cole"
|
||||
settings["password"] = "12345"
|
||||
settings["username"] = "frontend"
|
||||
settings["password"] = "qwertyuiop"
|
||||
settings["login"] = True
|
||||
|
||||
def on_exit(self, event):
|
||||
|
Loading…
x
Reference in New Issue
Block a user