mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
feat: remove trash from merger & backup
This commit is contained in:
@@ -125,10 +125,6 @@ export default class Backup {
|
||||
index: data["notebooks"],
|
||||
dbCollection: this._db.notebooks,
|
||||
},
|
||||
{
|
||||
index: data["trash"],
|
||||
dbCollection: this._db.trash,
|
||||
},
|
||||
{
|
||||
index: data["content"],
|
||||
dbCollection: this._db.content,
|
||||
|
||||
Reference in New Issue
Block a user