mirror of
https://github.com/certd/certd.git
synced 2026-04-22 02:47:25 +08:00
perf: plugins增加图标
This commit is contained in:
@@ -4,6 +4,7 @@ import { SshClient } from '../../lib/ssh.js';
|
||||
@IsTaskPlugin({
|
||||
name: 'hostShellExecute',
|
||||
title: '执行远程主机脚本命令',
|
||||
icon:"tabler:brand-powershell",
|
||||
group: pluginGroups.host.key,
|
||||
input: {},
|
||||
default: {
|
||||
|
||||
Reference in New Issue
Block a user