mirror of
https://github.com/certd/certd.git
synced 2026-04-23 19:57:27 +08:00
perf: plugins增加图标
This commit is contained in:
@@ -4,6 +4,7 @@ import { CertInfo, CertReader } from '@certd/plugin-cert';
|
||||
@IsTaskPlugin({
|
||||
name: 'demoTest',
|
||||
title: 'Demo测试插件',
|
||||
icon: 'clarity:plugin-line',
|
||||
group: pluginGroups.other.key,
|
||||
default: {
|
||||
strategy: {
|
||||
|
||||
Reference in New Issue
Block a user