perf: 优化插件名称显示

This commit is contained in:
xiaojunnuo
2024-12-26 01:32:52 +08:00
parent d2d6f12218
commit 26adf7d437
31 changed files with 31 additions and 31 deletions
@@ -5,7 +5,7 @@ import { TencentSslClient } from '../../lib/index.js';
@IsTaskPlugin({
name: 'DeployCertToTencentCosPlugin',
title: '部署证书到腾讯云COS',
title: '腾讯云-部署证书到COS',
needPlus: false,
icon: 'svg:icon-tencentcloud',
group: pluginGroups.tencent.key,