Skip to content

Commit

Permalink
Update ServerSettingsFeatures.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
soestin authored Jan 25, 2025
1 parent 870a165 commit 755d827
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ export default function ServerSettingsFeatures({
/>

<Switch
label='OAuth Registration'
description='Allows users to register an account using OAuth providers.'
label='OAuth Enabled'
description='Allows users to use OAuth providers.'
{...form.getInputProps('featuresOauthRegistration', { type: 'checkbox' })}
/>

Expand Down

0 comments on commit 755d827

Please sign in to comment.