EPUB / Snapshot: Support printing (#4279)
This commit is contained in:
parent
a2dc0f7e37
commit
c52ca2ee32
1 changed files with 2 additions and 1 deletions
|
@ -43,7 +43,8 @@ ChromeUtils.registerWindowActor("ZoteroPrint", {
|
|||
events: {
|
||||
pageshow: {}
|
||||
}
|
||||
}
|
||||
},
|
||||
allFrames: true
|
||||
});
|
||||
|
||||
ChromeUtils.registerWindowActor("ExternalLinkHandler", {
|
||||
|
|
Loading…
Reference in a new issue