Fix events caused by yourself being shown
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				/ build-upload (push) Has been cancelled
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	/ build-upload (push) Has been cancelled
				
			This commit is contained in:
		
							parent
							
								
									ea7815535c
								
							
						
					
					
						commit
						70e0a1d0b4
					
				
					 5 changed files with 36 additions and 19 deletions
				
			
		|  | @ -110,7 +110,7 @@ pub fn get_channel_clients(connection: &mut Telnet, channel: &Channel) -> Result | |||
|     } | ||||
| } | ||||
| 
 | ||||
| fn get_self_clid(connection: &mut Telnet) -> Result<String, String> { | ||||
| pub fn get_self_clid(connection: &mut Telnet) -> Result<String, String> { | ||||
|     match commands::whoami(connection)? { | ||||
|         Response::Data(params) => { | ||||
|             match parameter::parameter_find(¶ms, "clid") { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue