Gildas %!s(int64=7) %!d(string=hai) anos
pai
achega
b029f221b4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/single-file/single-file-core.js

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

@@ -96,7 +96,7 @@ this.SingleFileCore = this.SingleFileCore || (() => {
 			{ option: "removeImports", action: "removeImports" },
 			{ option: "removeScripts", action: "removeScripts" },
 			{ option: "removeVideoSrc", action: "removeVideoSources" },
-			{ option: "removeAudioSrc", action: "removeAudiosources" },
+			{ option: "removeAudioSrc", action: "removeAudioSources" },
 			{ action: "removeDiscardedResources" },
 			{ action: "resetCharsetMeta" },
 			{ action: "setInputValues" },