1
0
Эх сурвалжийг харах

store SingleFileCore in this

Gildas 7 жил өмнө
parent
commit
e74cd615f6

+ 1 - 1
lib/single-file/single-file-core.js

@@ -18,7 +18,7 @@
  *   along with SingleFile.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-const SingleFileCore = (() => {
+this.SingleFileCore = (() => {
 
 	const SELECTED_CONTENT_ATTRIBUTE_NAME = "data-single-file-selected-content";
 	const REMOVED_CONTENT_ATTRIBUTE_NAME = "data-single-file-removed-content";