forked from Mirrors/elk
fix: icon in command palette
This commit is contained in:
parent
89cedf8929
commit
474c102c75
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ import { defineStore } from 'pinia'
|
||||||
import Fuse from 'fuse.js'
|
import Fuse from 'fuse.js'
|
||||||
import type { LocaleObject } from '#i18n'
|
import type { LocaleObject } from '#i18n'
|
||||||
|
|
||||||
|
// @unocss-include
|
||||||
|
|
||||||
const scopes = [
|
const scopes = [
|
||||||
'',
|
'',
|
||||||
'Actions',
|
'Actions',
|
||||||
|
|
Loading…
Reference in a new issue