Gildas hace 5 años
padre
commit
53b4f05466
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/single-file/single-file-helper.js

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

@@ -103,7 +103,7 @@ function initUserScriptHandler() {
 		if (event.defaultPrevented) {
 			await promiseResponse;
 		}
-	});	
+	});
 }
 
 function initDoc(doc) {