mirror of
https://github.com/certd/certd.git
synced 2026-04-23 19:57:27 +08:00
perf: 优化插件名称显示
This commit is contained in:
@@ -4,7 +4,7 @@ import { GcoreAccess } from '../access.js';
|
||||
|
||||
@IsTaskPlugin({
|
||||
name: 'Gcoreflush',
|
||||
title: '刷新证书 Gcore',
|
||||
title: 'Gcore-刷新Gcore证书',
|
||||
desc: '刷新现有的证书',
|
||||
icon: 'clarity:plugin-line',
|
||||
group: pluginGroups.cdn.key,
|
||||
|
||||
@@ -4,7 +4,7 @@ import { GcoreAccess } from '../access.js';
|
||||
|
||||
@IsTaskPlugin({
|
||||
name: 'Gcoreupload',
|
||||
title: '部署证书到 Gcore',
|
||||
title: 'Gcore-部署证书到Gcore',
|
||||
desc: '仅上传 并不会部署到cdn',
|
||||
icon: 'clarity:plugin-line',
|
||||
group: pluginGroups.cdn.key,
|
||||
|
||||
Reference in New Issue
Block a user