Fix Scaffold failing to initialize (#2200)
This commit is contained in:
parent
7468065528
commit
c5067edd2d
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
Components.utils.import("resource://gre/modules/Services.jsm");
|
Components.utils.import("resource://gre/modules/Services.jsm");
|
||||||
import FilePicker from 'zotero/filePicker';
|
import FilePicker from 'zotero/modules/filePicker';
|
||||||
|
|
||||||
var Zotero = Components.classes["@zotero.org/Zotero;1"]
|
var Zotero = Components.classes["@zotero.org/Zotero;1"]
|
||||||
// Currently uses only nsISupports
|
// Currently uses only nsISupports
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue