Fixed /msg outputting like an action locally.
This commit is contained in:
		
							parent
							
								
									30be0397da
								
							
						
					
					
						commit
						9d24666f7c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -280,7 +280,7 @@ tox_weechat_cmd_msg(void *data, struct t_gui_buffer *buffer, | |||
|                          (uint8_t *)argv_eol[1], | ||||
|                          strlen(argv_eol[2])); | ||||
|         char *name = tox_weechat_get_self_name_nt(); | ||||
|         tox_weechat_chat_print_action(chat, name, argv_eol[1]); | ||||
|         tox_weechat_chat_print_message(chat, name, argv_eol[1]); | ||||
|         free(name); | ||||
|     } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Håvard Pettersson
						Håvard Pettersson