mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 23:28:06 +02:00
[Firefox] Stop importing default_preferences.js as a module and include it instead
This commit is contained in:
parent
dbbe702be5
commit
f6cfab0061
4 changed files with 12 additions and 11 deletions
|
@ -18,8 +18,6 @@
|
|||
|
||||
'use strict';
|
||||
|
||||
var EXPORTED_SYMBOLS = ['DEFAULT_PREFERENCES'];
|
||||
|
||||
var DEFAULT_PREFERENCES = {
|
||||
showPreviousViewOnLoad: true,
|
||||
defaultZoomValue: '',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue