mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 16:36:22 +00:00
Don't switch window on sent carbon
This commit is contained in:
@@ -310,7 +310,7 @@ handle_incoming_private_message(char *fulljid, char *message)
|
||||
|
||||
void
|
||||
handle_carbon(char *barejid, char *message){
|
||||
ui_outgoing_chat_msg("me", barejid, message);
|
||||
ui_outgoing_chat_msg_carbon("me", barejid, message);
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user