快速面板模块
This commit is contained in:
@@ -6,7 +6,7 @@ import {
|
||||
Camera,
|
||||
Activity,
|
||||
Download,
|
||||
Search
|
||||
Command
|
||||
} from '@lucide/vue'
|
||||
|
||||
/**
|
||||
@@ -23,7 +23,7 @@ export const moduleIconMap: Record<string, Component> = {
|
||||
screenshot: Camera,
|
||||
monitor: Activity,
|
||||
downloader: Download,
|
||||
finder: Search
|
||||
quickpanel: Command
|
||||
}
|
||||
|
||||
/** 获取模块图标组件,未找到时回退到 Settings 图标 */
|
||||
|
||||
Reference in New Issue
Block a user