mirror of
https://github.com/hicccc77/WeFlow.git
synced 2026-04-10 15:08:31 +00:00
更新描述文案
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user