chore: 优化图标

This commit is contained in:
xiaojunnuo
2025-12-27 02:20:01 +08:00
parent e61daaee2d
commit 91e19bbdd3
22 changed files with 380 additions and 46 deletions
@@ -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,