Explorar o código

fix missing infobar

Gildas %!s(int64=5) %!d(string=hai) anos
pai
achega
442f813c5d
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      manifest.json

+ 2 - 1
manifest.json

@@ -31,7 +31,8 @@
 			"run_at": "document_start",
 			"js": [
 				"dist/single-file-bootstrap.js",
-				"dist/extension-bootstrap.js"
+				"dist/extension-bootstrap.js",
+				"dist/web/infobar-web.js"
 			]
 		}
 	],