diff --git a/types/Core.ts b/types/Core.ts index 1696b83..d25cc1c 100644 --- a/types/Core.ts +++ b/types/Core.ts @@ -31,7 +31,7 @@ export interface RevoltConfiguration { /** * Whether an invite code is required to register */ - invite_only: string + invite_only: boolean /** * Autumn (file server) options