linter fix

This commit is contained in:
Martin Raifer
2022-07-19 19:31:59 +02:00
parent 6d84857731
commit 4b40ec81c6
+1 -1
View File
@@ -519,7 +519,7 @@ export function rendererBackground(context) {
console.error(err);
/* eslint-enable no-console */
});
}
};
return utilRebind(background, dispatch, 'on');