Add id to Zotero.Tags notifier registration
This commit is contained in:
parent
39973abfa4
commit
10806c0a2d
1 changed files with 1 additions and 1 deletions
|
@ -605,7 +605,7 @@ Components.utils.import("resource://gre/modules/osfile.jsm");
|
|||
|
||||
yield Zotero.Fulltext.init();
|
||||
|
||||
Zotero.Notifier.registerObserver(Zotero.Tags, 'setting');
|
||||
Zotero.Notifier.registerObserver(Zotero.Tags, 'setting', 'tags');
|
||||
|
||||
yield Zotero.Sync.Data.Local.init();
|
||||
yield Zotero.Sync.Data.Utilities.init();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue