Explorar el Código

fixed menu issue

Gildas hace 7 años
padre
commit
20a70ddd3d
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      extension/core/bg/data/config.js

+ 3 - 1
extension/core/bg/data/config.js

@@ -69,7 +69,9 @@ singlefile.config = (() => {
 		getRule,
 		getOptions,
 		getProfiles,
-		onMessage
+		onMessage,
+		updateRule,
+		addRule
 	};
 
 	async function upgrade() {