Make XMLSerializer available in plugins

https://groups.google.com/g/zotero-dev/c/ZKoDSBniSXs/m/VDhPpjNqAAAJ
This commit is contained in:
Dan Stillman 2023-07-26 23:01:23 -04:00
parent 0d70925816
commit 00683732d8

View file

@ -103,10 +103,11 @@ Zotero.Plugins = new function () {
scope,
{
Zotero,
Localization,
ChromeWorker,
Localization,
Services,
Worker,
XMLSerializer,
}
);
// Add additional global functions