1
0
Gildas 5 жил өмнө
parent
commit
53b4f05466

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

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