Skip to content

Commit

Permalink
chore: revert license
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-ray-wilson committed Nov 28, 2024
1 parent bcc2840 commit 4c739fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/ee/services/license/license-fns.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 4c739fd

Please sign in to comment.