From da10878f6fb16c8cb1fbd5491da3f14e438add29 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Fri, 20 Sep 2024 22:48:38 +0100 Subject: [PATCH] Fix syncing of searches in trash https://forums.zotero.org/discussion/118049/recent-error-with-manually-triggered-sync --- chrome/content/zotero/xpcom/data/search.js | 1 + 1 file changed, 1 insertion(+) diff --git a/chrome/content/zotero/xpcom/data/search.js b/chrome/content/zotero/xpcom/data/search.js index 6c0ad10c54..a1f2e30935 100644 --- a/chrome/content/zotero/xpcom/data/search.js +++ b/chrome/content/zotero/xpcom/data/search.js @@ -848,6 +848,7 @@ Zotero.Search.prototype.fromJSON = function (json, options = {}) { case 'version': case 'name': case 'conditions': + case 'deleted': break; default: