mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-21 20:44:31 +08:00
删除订阅支持自动删除任务和脚本
This commit is contained in:
@@ -195,7 +195,7 @@ const EditModal = ({
|
||||
>
|
||||
{intl.get('清空日志')}
|
||||
</Button>
|
||||
<Button
|
||||
{/* <Button
|
||||
type="primary"
|
||||
style={{ marginRight: 8 }}
|
||||
onClick={() => {
|
||||
@@ -203,7 +203,7 @@ const EditModal = ({
|
||||
}}
|
||||
>
|
||||
{intl.get('设置')}
|
||||
</Button>
|
||||
</Button> */}
|
||||
<Button
|
||||
type="primary"
|
||||
style={{ marginRight: 8 }}
|
||||
|
||||
Reference in New Issue
Block a user