mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-17 09:26:35 +01:00
Changed to toggle video command rather than two separate commands
This commit is contained in:
@@ -84,7 +84,6 @@ static struct cmd_func chat_commands[] = {
|
||||
#endif /* AUDIO */
|
||||
#ifdef VIDEO
|
||||
{ "/video", cmd_video },
|
||||
{ "/endvideo", cmd_end_video },
|
||||
#endif /* VIDEO */
|
||||
{ NULL, NULL },
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user