Fix typo
This commit is contained in:
parent
b7f6f97ced
commit
b841ccf7b3
|
@ -187,7 +187,7 @@ Zotero.IPC = new function() {
|
|||
|
||||
// Different from Zotero.appName; this corresponds to the
|
||||
// name in application.ini
|
||||
const myAppName = Services.appInfo.name;
|
||||
const myAppName = Services.appinfo.name;
|
||||
|
||||
for each(var appName in appNames) {
|
||||
// don't send messages to ourself
|
||||
|
|
Loading…
Reference in New Issue
Block a user