mirror of
https://github.com/certd/certd.git
synced 2026-08-07 06:18:04 +08:00
perf: 选项显示图标
This commit is contained in:
@@ -8,6 +8,7 @@ import { isDev } from '../../utils/env.js';
|
||||
@IsAccess({
|
||||
name: 'demo',
|
||||
title: '授权插件示例',
|
||||
icon: 'clarity:plugin-line',
|
||||
desc: '',
|
||||
})
|
||||
export class DemoAccess extends BaseAccess {
|
||||
|
||||
Reference in New Issue
Block a user