1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

irc: add missing nick tag in self CTCP ACTION displayed (issue #139)

This commit is contained in:
Sébastien Helleu
2023-05-26 12:36:01 +02:00
parent 4c6f503cc7
commit 10b803fd59
+1 -1
View File
@@ -1276,7 +1276,7 @@ irc_ctcp_display_send (struct t_irc_server *server,
"privmsg",
NULL,
"irc_action,self_msg,notify_none,no_highlight",
NULL, NULL),
server->nick, NULL),
"%s%s%s%s%s%s",
weechat_prefix ("action"),
IRC_COLOR_CHAT_NICK_SELF,