diff --git a/types/Core.ts b/types/Core.ts index ec05933..1696b83 100644 --- a/types/Core.ts +++ b/types/Core.ts @@ -8,11 +8,6 @@ export interface RevoltConfiguration { * Available features exposed by the API */ features: { - /** - * Whether users can register - */ - registration: boolean - /** * hCaptcha options */