chore: change placeholder

This commit is contained in:
river
2024-09-19 13:48:59 +08:00
parent 23793e834d
commit 7dc0f81d3f
3 changed files with 4 additions and 2 deletions

View File

@@ -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;