Fix missing react localization in tests. Closes #1661
This commit is contained in:
parent
b20bf345e6
commit
d01038b13b
1 changed files with 2 additions and 1 deletions
|
@ -84,6 +84,7 @@ var ZoteroOverlay = new function()
|
||||||
throw new Error("Skipping loading");
|
throw new Error("Skipping loading");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ZoteroPane.Containers.init();
|
||||||
ZoteroPane.init();
|
ZoteroPane.init();
|
||||||
|
|
||||||
// Clear old Zotero icon pref
|
// Clear old Zotero icon pref
|
||||||
|
|
Loading…
Reference in a new issue