mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-07-13 00:21:25 +08:00
🎨 Style(custom): lint code
This commit is contained in:
@@ -29,7 +29,7 @@ const setDefaultPicBed = (type: string) => {
|
||||
}
|
||||
|
||||
export const store = {
|
||||
install (app: App) {
|
||||
install(app: App) {
|
||||
app.provide(storeKey, {
|
||||
state: readonly(state),
|
||||
setDefaultPicBed
|
||||
|
||||
Reference in New Issue
Block a user