mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-16 12:06:35 +01:00
Re-add /group command
Another one lost in a rebase
This commit is contained in:
@@ -188,6 +188,7 @@ static void help_draw_global(ToxWindow *self)
|
||||
wprintw(win, " /log <on> or <off> : Enable/disable logging\n");
|
||||
wprintw(win, " /conference <type> : Create a conference where type: text | audio\n");
|
||||
wprintw(win, " /myid : Print your Tox ID\n");
|
||||
wprintw(win, " /group <name> : Create a new group chat\n");
|
||||
#ifdef GAMES
|
||||
wprintw(win, " /game : Play a game\n");
|
||||
#endif /* GAMES */
|
||||
|
||||
Reference in New Issue
Block a user