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