mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-15 14:06:34 +01:00
use hangup cmd to cancel outgoing call requests
This commit is contained in:
@@ -68,7 +68,6 @@ static struct cmd_func chat_commands[] = {
|
||||
|
||||
#ifdef _AUDIO
|
||||
{ "/call", cmd_call },
|
||||
{ "/cancel", cmd_cancel },
|
||||
{ "/answer", cmd_answer },
|
||||
{ "/reject", cmd_reject },
|
||||
{ "/hangup", cmd_hangup },
|
||||
|
||||
Reference in New Issue
Block a user