mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-30 02:12:38 +00:00
@@ -137,7 +137,7 @@ const LoginForm = ({ setPageType, loginSuccess }: Props) => {
|
||||
isLoading={requesting}
|
||||
onClick={handleSubmit(onclickLogin)}
|
||||
>
|
||||
{t('home.Login')}
|
||||
{t('Login')}
|
||||
</Button>
|
||||
|
||||
{feConfigs?.show_register && (
|
||||
|
Reference in New Issue
Block a user