Skip to content

Commit

Permalink
fix: autologin
Browse files Browse the repository at this point in the history
  • Loading branch information
trueai-org committed Jan 21, 2025
1 parent e0fcb87 commit 8976cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Setting/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,7 @@ const Setting: React.FC = () => {
id: 'pages.setting.enableAutoLoginTips',
})}
>
<Switch disabled />
<Switch />
</Form.Item>
</Card>
</Col>
Expand Down

0 comments on commit 8976cf2

Please sign in to comment.