mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-16 02:30:19 +00:00
add %u to userlist popups for account
This commit is contained in:
@@ -2141,7 +2141,7 @@ mg_dialog_button_cb (GtkWidget *wid, char *cmd)
|
||||
|
||||
auto_insert (buf, sizeof (buf), cmd, 0, 0, "", "", "",
|
||||
server_get_network (current_sess->server, TRUE), host, "",
|
||||
current_sess->channel);
|
||||
current_sess->channel, "");
|
||||
|
||||
handle_command (current_sess, buf, TRUE);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user