mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-12 19:30:48 +08:00
修复全部任务多语言
This commit is contained in:
@@ -162,7 +162,7 @@ const Other = ({
|
||||
return (
|
||||
<Form layout="vertical" form={form}>
|
||||
<Form.Item
|
||||
label={intl.get('主题设置')}
|
||||
label={intl.get('主题')}
|
||||
name="theme"
|
||||
initialValue={defaultTheme}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user