mirror of
https://github.com/certd/certd.git
synced 2026-08-02 02:44:49 +08:00
chore: 优化腾讯云删除证书提示
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ import { TencentAccess, TencentSslClient } from "../../../plugin-lib/tencent/ind
|
|||||||
title: "腾讯云-删除即将过期证书",
|
title: "腾讯云-删除即将过期证书",
|
||||||
icon: "svg:icon-tencentcloud",
|
icon: "svg:icon-tencentcloud",
|
||||||
group: pluginGroups.tencent.key,
|
group: pluginGroups.tencent.key,
|
||||||
desc: "仅删除未使用的证书",
|
desc: "仅删除即将过期且未使用的证书",
|
||||||
dependPlugins: {
|
dependPlugins: {
|
||||||
"access:tencent": "*",
|
"access:tencent": "*",
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user