mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 20:06:21 +00:00
Added space before /who output
This commit is contained in:
@@ -1424,6 +1424,7 @@ _cmd_who(gchar **args, struct cmd_help_t help)
|
||||
if (conn_status != JABBER_CONNECTED) {
|
||||
cons_show("You are not currently connected.");
|
||||
} else {
|
||||
cons_show("");
|
||||
char *presence = args[0];
|
||||
|
||||
// bad arg
|
||||
|
||||
Reference in New Issue
Block a user