Fix an inconsequential error
This commit is contained in:
parent
645bbf92b8
commit
1e5bde6a54
|
@ -519,7 +519,7 @@ Zotero.LocateManager = new function() {
|
|||
false)
|
||||
return this;
|
||||
|
||||
throw Cr.NS_ERROR_NO_INTERFACE;
|
||||
throw Components.results.NS_ERROR_NO_INTERFACE;
|
||||
},
|
||||
|
||||
// nsIRequestObserver
|
||||
|
|
Loading…
Reference in New Issue
Block a user