Removed something I forgot in the config
This commit is contained in:
parent
4d611d7576
commit
dc2e5fec0f
|
@ -80,7 +80,7 @@ config.ENABLE_ADMINS = true
|
||||||
-- commands.
|
-- commands.
|
||||||
-- EXAMPLE:
|
-- EXAMPLE:
|
||||||
-- config.ADMINS = {"Matt", "Matthieu"}
|
-- config.ADMINS = {"Matt", "Matthieu"}
|
||||||
config.ADMINS = {"Matt", "DrumZ"}
|
config.ADMINS = {"Matt", "Matthieu"}
|
||||||
|
|
||||||
-- Make add an admin command?
|
-- Make add an admin command?
|
||||||
-- DEFAULT VALUE: false
|
-- DEFAULT VALUE: false
|
||||||
|
|
Reference in a new issue