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