mirror of
https://github.com/linux-do/new-api.git
synced 2025-09-19 08:56:37 +08:00
feat: update SettingsMagnification
This commit is contained in:
parent
98a991306d
commit
d6c1e3f37c
@ -135,7 +135,7 @@ export default function SettingsMagnification(props) {
|
|||||||
<Row gutter={16}>
|
<Row gutter={16}>
|
||||||
<Col span={16}>
|
<Col span={16}>
|
||||||
<Form.TextArea
|
<Form.TextArea
|
||||||
label={'模型补全倍率'}
|
label={'模型补全倍率(仅对自定义模型有效)'}
|
||||||
extraText={'仅对自定义模型有效'}
|
extraText={'仅对自定义模型有效'}
|
||||||
placeholder={'为一个 JSON 文本,键为模型名称,值为倍率'}
|
placeholder={'为一个 JSON 文本,键为模型名称,值为倍率'}
|
||||||
field={'CompletionRatio'}
|
field={'CompletionRatio'}
|
||||||
|
Loading…
Reference in New Issue
Block a user