mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 22:23:03 -04:00
forgot to push new constant
This commit is contained in:
parent
4372058f59
commit
264c6469d6
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ module.exports.DISCORD_INVITES = Object.freeze({
|
|||
})
|
||||
|
||||
module.exports.DEFAULT_BOT_PREFIX = 'lc.'
|
||||
module.exports.DEFAULT_BOT_NAME = 'labsCore'
|
||||
|
||||
module.exports.PRIVACY_POLICY_SECTIONS = [
|
||||
'labsCore does not collect any sort of data about its users.',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue