Enable groups
This commit is contained in:
parent
cb6b688efe
commit
5d1f168325
1 changed files with 1 additions and 1 deletions
|
@ -550,7 +550,7 @@ const getInstanceFeatures = (instance: Instance) => {
|
|||
* @see POST /api/v1/admin/groups/:group_id/unsuspend
|
||||
* @see DELETE /api/v1/admin/groups/:group_id
|
||||
*/
|
||||
groups: v.build === UNRELEASED,
|
||||
groups: v.software === TRUTHSOCIAL,
|
||||
|
||||
/**
|
||||
* Cap # of Group Admins to 5
|
||||
|
|
Loading…
Reference in a new issue