更新描述文案

This commit is contained in:
cc
2026-04-10 20:34:16 +08:00
parent bc355d43a0
commit ddf6b63aec

View File

@@ -2872,7 +2872,7 @@ function SettingsPage({ onClose }: SettingsPageProps = {}) {
type="password" type="password"
className="field-input" className="field-input"
style={{ width: '100%' }} style={{ width: '100%' }}
placeholder="110201543:AAHdqTcvCH1vGWJxfSeofSAs0K5PALDsaw" placeholder="在此处填入你的 Telegram Bot Token"
value={aiInsightTelegramToken} value={aiInsightTelegramToken}
onChange={(e) => { onChange={(e) => {
const val = e.target.value const val = e.target.value