mirror of
https://github.com/certd/certd.git
synced 2026-04-21 10:27:25 +08:00
chore: 1
This commit is contained in:
@@ -9,7 +9,7 @@ import dayjs from "dayjs";
|
||||
@IsAccess({
|
||||
name: "goedge",
|
||||
title: "GoEdge授权",
|
||||
icon: "fa:leaf:#6C6BF6",
|
||||
icon: "fa-solid:leaf:#6C6BF6",
|
||||
order: 100
|
||||
})
|
||||
export class GoEdgeAccess extends BaseAccess {
|
||||
|
||||
@@ -8,7 +8,7 @@ import { GoEdgeAccess } from "../access.js";
|
||||
name: "GoEdgeRefreshCert",
|
||||
title: "GoEdge-更新证书",
|
||||
desc: "GoEdge",
|
||||
icon: "fa:leaf:#6C6BF6",
|
||||
icon: "fa-solid:leaf:#6C6BF6",
|
||||
//插件分组
|
||||
group: pluginGroups.cdn.key,
|
||||
needPlus: false,
|
||||
|
||||
Reference in New Issue
Block a user