summary refs log tree commit diff
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-07-03 01:40:01 +1000
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-07-03 01:40:01 +1000
commit0ee023b2bd5e31a0065b2465845abde204c7cb1f (patch)
treeb0504c6d7ea2afb7422ab2ecda1f8bbb9264eb54
parentMerge branch 'fix/nicknames' into slowcord (diff)
downloadserver-0ee023b2bd5e31a0065b2465845abde204c7cb1f.tar.xz
Whoops, syntax error
-rw-r--r--util/src/entities/Config.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/src/entities/Config.ts b/util/src/entities/Config.ts
index 367ae0c1..a2942db7 100644
--- a/util/src/entities/Config.ts
+++ b/util/src/entities/Config.ts
@@ -341,7 +341,7 @@ export const DefaultConfigOptions: ConfigValue = {
 			Rights.FLAGS.USE_ACHIEVEMENTS +
 			Rights.FLAGS.MANAGE_GUILDS +
 			Rights.FLAGS.MANAGE_MESSAGES +
-			Rights.FLAGS.USE_MASS_INVITES,
+			Rights.FLAGS.USE_MASS_INVITES
 		).toString()
 	},
 	login: {