diff --git a/src/utils/features.ts b/src/utils/features.ts index 7dd01d298..98578767d 100644 --- a/src/utils/features.ts +++ b/src/utils/features.ts @@ -533,7 +533,7 @@ const getInstanceFeatures = (instance: Instance) => { * @see POST /api/v1/admin/groups/:group_id/unsuspend * @see DELETE /api/v1/admin/groups/:group_id */ - groups: true, + groups: false, /** * Can hide follows/followers lists and counts.