mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-30 13:16:45 +02:00
groupchat keys can sometimes start with a 0
This commit is contained in:
@ -28,7 +28,7 @@
|
||||
|
||||
#define MAX_HISTORY 10000
|
||||
#define MIN_HISTORY 20
|
||||
#define MAX_QUEUE 32
|
||||
#define MAX_QUEUE 128
|
||||
|
||||
enum {
|
||||
SYS_MSG,
|
||||
|
Reference in New Issue
Block a user