This commit is contained in:
xiaojunnuo
2025-03-26 20:54:33 +08:00
parent fd0536bd4b
commit 92bb12e2e3

View File

@@ -7,7 +7,7 @@ import { CertApplyPluginNames} from '@certd/plugin-cert';
@IsTaskPlugin({
//命名规范,插件名称+功能就是目录plugin-demo中的demo大写字母开头驼峰命名
name: 'ProxmoxUploadCert',
title: '上传证书到Proxmox',
title: 'Proxmox-上传证书到Proxmox',
icon: 'svg:icon-proxmox',
//插件分组
group: pluginGroups.other.key,