Browse Source

format code

Gildas 5 years ago
parent
commit
53b4f05466
1 changed files with 1 additions and 1 deletions
  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) {
 		if (event.defaultPrevented) {
 			await promiseResponse;
 			await promiseResponse;
 		}
 		}
-	});	
+	});
 }
 }
 
 
 function initDoc(doc) {
 function initDoc(doc) {