mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
perf: plugins增加图标
This commit is contained in:
@@ -4,6 +4,7 @@ import dayjs from 'dayjs';
|
||||
@IsTaskPlugin({
|
||||
name: 'UploadCertToTencent',
|
||||
title: '上传证书到腾讯云',
|
||||
icon: 'svg:icon-tencentcloud',
|
||||
desc: '上传成功后输出:tencentCertId',
|
||||
group: pluginGroups.tencent.key,
|
||||
default: {
|
||||
|
||||
Reference in New Issue
Block a user