Explorar o código

bigger init timeout

Gildas %!s(int64=7) %!d(string=hai) anos
pai
achega
a4df3a3deb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      extension/core/bg/bg.js

+ 1 - 1
extension/core/bg/bg.js

@@ -22,7 +22,7 @@
 
 singlefile.core = (() => {
 
-	const TIMEOUT_PROCESS_START_MESSAGE = 3000;
+	const TIMEOUT_PROCESS_START_MESSAGE = 10000;
 
 	const frameScriptFiles = [
 		"/lib/browser-polyfill/custom-browser-polyfill.js",