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