mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-20 07:39:53 +08:00
✨ Feature(custom): rewrite setting page, WIP
This commit is contained in:
3
src/main/utils/notification.ts
Normal file
3
src/main/utils/notification.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import type { IAppNotification } from '#/types/types'
|
||||
|
||||
export const notificationList: IAppNotification[] = []
|
||||
Reference in New Issue
Block a user