mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-08 17:20:00 +08:00
✨ Feature(custom): refactor all main ipc event
This commit is contained in:
@@ -17,6 +17,7 @@ import { FORCE_UPDATE } from '#/events/constants'
|
||||
|
||||
useATagClick()
|
||||
const store = useStore()
|
||||
|
||||
onBeforeMount(async () => {
|
||||
const config = await getConfig<IConfig>()
|
||||
if (config) {
|
||||
|
||||
Reference in New Issue
Block a user