Fixed nick name handling
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Deploy dev on push / on-push-deploy_sh-edraft (push) Successful in 4m2s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Deploy dev on push / on-push-deploy_sh-edraft (push) Successful in 4m2s
				
			This commit is contained in:
		| @@ -65,7 +65,7 @@ class ShortRoleNameService: | ||||
|         if after != "": | ||||
|             new_nick = new_nick + after | ||||
|  | ||||
|         if member.nick is None or member.nick == new_nick: | ||||
|         if member.nick == new_nick: | ||||
|             return | ||||
|  | ||||
|         try: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user