File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,6 @@ import "./setupZoteroPlain.js";
22import "./zotero-translate/src/promise.js" ;
33import "./zotero-translate/src/translation/translate.js" ;
44import "./sandboxManager.js" ;
5- //import "./zotero-translate/src/translation/sandboxManager.js";
65// See zotero-translate/example/index.html for the following list of imports
76import "./zotero-utilities/openurl.js" ;
87import "./zotero-utilities/date.js" ;
Original file line number Diff line number Diff line change @@ -2,7 +2,6 @@ import { TranslateWeb } from "./translateWeb.js";
22import "./setupZotero.js" ;
33import "./zotero-translate/src/translator.js" ;
44import "./zotero-translate/src/translation/translate_item.js" ;
5- //import "./zotero-translate/src/translators.js";
65
76const EXPORT_TRANSLATORS = {
87 bibtex : "9cb70025-a888-4a29-a210-93ec52da40d4" ,
You can’t perform that action at this time.
0 commit comments