Gildas il y a 5 ans
Parent
commit
53b4f05466
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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) {