chore: revert license

This commit is contained in:
Scott Wilson
2024-11-28 13:36:42 -08:00
parent bcc2840020
commit 4c739fd57f

View File

@ -33,7 +33,7 @@ export const getDefaultOnPremFeatures = (): TFeatureSet => ({
oidcSSO: false,
scim: false,
ldap: false,
groups: true,
groups: false,
status: null,
trial_end: null,
has_used_trial: true,