forgot to push new constant

This commit is contained in:
derpystuff 2023-08-09 16:13:32 +02:00
parent 4372058f59
commit 264c6469d6

View file

@ -4,6 +4,7 @@ module.exports.DISCORD_INVITES = Object.freeze({
}) })
module.exports.DEFAULT_BOT_PREFIX = 'lc.' module.exports.DEFAULT_BOT_PREFIX = 'lc.'
module.exports.DEFAULT_BOT_NAME = 'labsCore'
module.exports.PRIVACY_POLICY_SECTIONS = [ module.exports.PRIVACY_POLICY_SECTIONS = [
'labsCore does not collect any sort of data about its users.', 'labsCore does not collect any sort of data about its users.',