change test user
This commit is contained in:
		@@ -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):
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user