Fix syncing of searches in trash

https://forums.zotero.org/discussion/118049/recent-error-with-manually-triggered-sync
This commit is contained in:
Dan Stillman 2024-09-20 22:48:38 +01:00
parent 6e130a8649
commit da10878f6f

View file

@ -848,6 +848,7 @@ Zotero.Search.prototype.fromJSON = function (json, options = {}) {
case 'version':
case 'name':
case 'conditions':
case 'deleted':
break;
default: