fix lint no-undef
This commit is contained in:
parent
2bd4323b17
commit
a5c3fcea6e
6 changed files with 5 additions and 3 deletions
|
|
@ -78,6 +78,7 @@ import FormButton from '@/components/ui/button.vue';
|
|||
import FormTextarea from '@/components/form/textarea.vue';
|
||||
import FormFolder from '@/components/form/folder.vue';
|
||||
|
||||
import { $i } from '@/account';
|
||||
import { Theme, applyTheme } from '@/scripts/theme';
|
||||
import lightTheme from '@/themes/_light.json5';
|
||||
import darkTheme from '@/themes/_dark.json5';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue