chore: 优化腾讯云删除证书提示

This commit is contained in:
xiaojunnuo
2026-07-30 19:08:57 +08:00
parent f1b67049d1
commit 83a6aed625
@@ -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": "*",
},