mirror of
https://github.com/certd/certd.git
synced 2026-04-29 16:57:25 +08:00
perf: 选项显示图标
This commit is contained in:
@@ -4,6 +4,7 @@ import { IsAccess, AccessInput, BaseAccess } from "@certd/pipeline";
|
||||
name: "eab",
|
||||
title: "EAB授权",
|
||||
desc: "ZeroSSL证书申请需要EAB授权",
|
||||
icon: "ic:outline-lock",
|
||||
})
|
||||
export class EabAccess extends BaseAccess {
|
||||
@AccessInput({
|
||||
|
||||
Reference in New Issue
Block a user