fix: fix theme berry copy (#1148)

调整berry主题页脚`label`表述
This commit is contained in:
E.da
2024-03-14 23:45:50 +08:00
committed by GitHub
parent 0926b6206b
commit 3edf7247c4

View File

@@ -265,7 +265,7 @@ const OtherSetting = () => {
multiline multiline
maxRows={15} maxRows={15}
id="Footer" id="Footer"
label="公告" label="页脚"
value={inputs.Footer} value={inputs.Footer}
name="Footer" name="Footer"
onChange={handleInputChange} onChange={handleInputChange}