jack hai 1 día
pai
achega
c077d65807
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pdf.js/web/viewer.js

+ 1 - 1
pdf.js/web/viewer.js

@@ -1479,7 +1479,7 @@
         },
         async _parseHashParameters() {
           if (!_app_options.AppOptions.get("pdfBugEnabled")) {
-            return;
+            //return;
           }
           var hash = document.location.hash.substring(1);
           if (!hash) {