Add missing comma
This commit is contained in:
parent
66187601bf
commit
71138985be
|
@ -4,7 +4,7 @@ const config = {
|
|||
CHANNELS_ALLOW: ['123456789012345678', '123456789012345678'],
|
||||
MOD_ROLE: '123456789012345678',
|
||||
STAFF_ROLE: '123456789012345678',
|
||||
RESTART_ROLE: '123456789012345678'
|
||||
RESTART_ROLE: '123456789012345678',
|
||||
ALLOW_RESTART: false,
|
||||
PRESENCE_INTERVAL: 5
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user