mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 13:46:21 +00:00
Changed /info command to show client
This commit is contained in:
@@ -1691,7 +1691,7 @@ _cmd_info(gchar **args, struct cmd_help_t help)
|
||||
}
|
||||
} else {
|
||||
if (usr != NULL) {
|
||||
cons_show_status(usr);
|
||||
cons_show_info(usr);
|
||||
} else {
|
||||
cons_show("Usage: %s", help.usage);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user