fix: remove unnecessary warning
This warning is considered as redundant and unrelated to MIT license
This commit is contained in:
parent
1de8539d25
commit
3e667e59db
@ -165,7 +165,6 @@ const OtherSetting = () => {
|
||||
/>
|
||||
</Form.Group>
|
||||
<Form.Button onClick={submitAbout}>保存关于</Form.Button>
|
||||
<Message>移除 One API 的版权标识必须首先获得授权,项目维护需要花费大量精力,如果本项目对你有意义,请主动支持本项目。</Message>
|
||||
<Form.Group widths='equal'>
|
||||
<Form.Input
|
||||
label='页脚'
|
||||
|
Loading…
Reference in New Issue
Block a user