Gildas 7 лет назад
Родитель
Сommit
006fd7b340
2 измененных файлов с 1 добавлено и 1 удалено
  1. 0 0
      lib/single-file/doc-helper.js
  2. 1 1
      manifest.json

+ 0 - 0
lib/single-file/docHelper.js → lib/single-file/doc-helper.js


+ 1 - 1
manifest.json

@@ -18,7 +18,7 @@
                 "lib/browser-polyfill/custom-browser-polyfill.js",
                 "extension/index.js",
                 "extension/ui/content/infobar.js",
-                "lib/single-file/docHelper.js",
+                "lib/single-file/doc-helper.js",
                 "lib/single-file/frame-tree/content/frame-tree.js",
                 "extension/core/content/content-frame.js"
             ],