mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-09 04:02:41 +08:00
chore: change placeholder
This commit is contained in:
@@ -702,6 +702,7 @@ export function Settings() {
|
||||
Locale.Settings.Access.SaasStart.ChatNow
|
||||
}
|
||||
icon={<FireIcon />}
|
||||
type={"primary"}
|
||||
text={Locale.Settings.Access.SaasStart.ChatNow}
|
||||
onClick={() => {
|
||||
window.location.href = SAAS_CHAT_URL;
|
||||
|
Reference in New Issue
Block a user