[fix] opfs migration
This commit is contained in:
@@ -61,6 +61,10 @@ export class AutoStorage{
|
|||||||
i += 1
|
i += 1
|
||||||
}
|
}
|
||||||
this.realStorage = opfs
|
this.realStorage = opfs
|
||||||
|
alertStore.set({
|
||||||
|
type: "none",
|
||||||
|
msg: ""
|
||||||
|
})
|
||||||
await forage.setItem("migrated", true)
|
await forage.setItem("migrated", true)
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user