mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-06 17:16:36 +01:00
Add an option to disable qr codes
This commit is contained in:
@@ -52,7 +52,9 @@ static struct cmd_func global_commands[] = {
|
||||
{ "/help", cmd_prompt_help },
|
||||
{ "/log", cmd_log },
|
||||
{ "/myid", cmd_myid },
|
||||
#ifdef QRCODE
|
||||
{ "/myqr", cmd_myqr },
|
||||
#endif /* QRCODE */
|
||||
{ "/nick", cmd_nick },
|
||||
{ "/note", cmd_note },
|
||||
{ "/nospam", cmd_nospam },
|
||||
|
||||
Reference in New Issue
Block a user