not destroy dbs while unloading
This commit is contained in:
parent
f334198241
commit
035beb7d97
@ -163,7 +163,7 @@ export default class SaveRemotePlugin extends Plugin {
|
||||
}
|
||||
|
||||
destroyDBs() {
|
||||
destroyDBs(this.db);
|
||||
/* destroyDBs(this.db); */
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user