Fix SingleFile snapshot saving stalling in Firefox Connector
Update SingleFile submodule
This commit is contained in:
parent
92095314c6
commit
4f0b07505a
2 changed files with 2 additions and 1 deletions
|
@ -42,6 +42,7 @@ Zotero.SingleFile = Object.assign(Zotero.SingleFile || {}, {
|
|||
loadDeferredImagesBlockCookies: false,
|
||||
loadDeferredImagesBlockStorage: false,
|
||||
loadDeferredImagesKeepZoomLevel: false,
|
||||
loadDeferredImagesNativeTimeout: true, // See https://github.com/gildas-lormeau/SingleFile/issues/1026
|
||||
filenameTemplate: "{page-title} ({date-iso} {time-locale}).html",
|
||||
infobarTemplate: "",
|
||||
includeInfobar: false,
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 45519bb2f7ee2ddce85382eea1b7b3aceca43fc2
|
||||
Subproject commit fdc031c3b44dc1d09804b934fba2abbd5c81d560
|
Loading…
Reference in a new issue