Log Notifier registrations

This commit is contained in:
Adomas Venčkauskas 2018-08-23 15:59:24 +03:00
parent d447403f86
commit 3d493014ca

View file

@ -78,6 +78,7 @@ Zotero.Notifier = new function(){
types: types,
priority: priority || false
};
Zotero.debug(msg);
return hash;
}