Skip to content

Commit

Permalink
feat: update SettingsMagnification
Browse files Browse the repository at this point in the history
  • Loading branch information
Calcium-Ion committed May 18, 2024
1 parent 98a9913 commit d6c1e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/pages/Setting/Operation/SettingsMagnification.js
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ export default function SettingsMagnification(props) {
<Row gutter={16}>
<Col span={16}>
<Form.TextArea
label={'模型补全倍率'}
label={'模型补全倍率(仅对自定义模型有效)'}
extraText={'仅对自定义模型有效'}
placeholder={'为一个 JSON 文本,键为模型名称,值为倍率'}
field={'CompletionRatio'}
Expand Down

0 comments on commit d6c1e3f

Please sign in to comment.