mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-07-09 14:31:47 +08:00
✨ Feature(custom): rewrite setting page, WIP
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { App, InjectionKey, reactive, readonly, UnwrapRef } from 'vue'
|
||||
|
||||
import { configPaths } from '@/utils/configPaths'
|
||||
import { saveConfig } from '@/utils/dataSender'
|
||||
import { configPaths } from '#/utils/configPaths'
|
||||
|
||||
export interface IState {
|
||||
defaultPicBed: string
|
||||
|
||||
Reference in New Issue
Block a user