mirror of
https://github.com/Tha14/toxic.git
synced 2026-01-24 19:23:17 +01:00
Merge branch 'master' of https://github.com/mannol1/toxic
This commit is contained in:
@@ -57,6 +57,7 @@ void cmd_chat_help(WINDOW *window, ToxWindow *self, Tox *m, int argc, char (*arg
|
||||
wprintw(window, " /call : Audio call\n");
|
||||
wprintw(window, " /cancel : Cancel call\n");
|
||||
wprintw(window, " /answer : Answer incomming call\n");
|
||||
wprintw(window, " /reject : Reject incomming call\n");
|
||||
wprintw(window, " /hangup : Hangup active call\n");
|
||||
|
||||
#endif /* _SUPPORT_AUDIO */
|
||||
|
||||
Reference in New Issue
Block a user