Cap Group Admins at 5

This commit is contained in:
Chewbacca
2023-04-04 14:05:08 -04:00
parent b704e476eb
commit 5fa8a21403
6 changed files with 65 additions and 27 deletions

View File

@ -529,6 +529,11 @@ const getInstanceFeatures = (instance: Instance) => {
*/
groups: v.build === UNRELEASED,
/**
* Cap # of Group Admins to 5
*/
groupsAdminMax: v.software === TRUTHSOCIAL,
/**
* Can see trending/suggested Groups.
*/