EPUB / Snapshot: Support printing (#4279)

This commit is contained in:
Abe Jellinek 2024-06-26 10:48:36 -04:00 committed by GitHub
parent a2dc0f7e37
commit c52ca2ee32
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,7 +43,8 @@ ChromeUtils.registerWindowActor("ZoteroPrint", {
events: {
pageshow: {}
}
}
},
allFrames: true
});
ChromeUtils.registerWindowActor("ExternalLinkHandler", {