mirror of
https://github.com/certd/certd.git
synced 2026-05-17 05:37:30 +08:00
chore: 优化图标
This commit is contained in:
@@ -10,7 +10,7 @@ import { CertInfo } from "@certd/plugin-cert";
|
||||
name: "wangsu",
|
||||
title: "网宿授权",
|
||||
desc: "",
|
||||
icon: "svg:icon-lucky"
|
||||
icon: "svg:icon-wangsu"
|
||||
})
|
||||
export class WangsuAccess extends BaseAccess {
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@ import { WangsuAccess } from "../access.js";
|
||||
name: "WangsuRefreshCert",
|
||||
title: "网宿-更新证书",
|
||||
desc: "网宿证书自动更新",
|
||||
icon: "svg:icon-lucky",
|
||||
icon: "svg:icon-wangsu",
|
||||
//插件分组
|
||||
group: pluginGroups.cdn.key,
|
||||
needPlus: false,
|
||||
|
||||
Reference in New Issue
Block a user