From eeef7f052bce6915a4227b886d4cb714c9672b05 Mon Sep 17 00:00:00 2001 From: SimonBrazell Date: Wed, 30 Oct 2019 16:48:38 +1100 Subject: Add instances to popup menu --- web-ext-config.js | 1 + 1 file changed, 1 insertion(+) (limited to 'web-ext-config.js') diff --git a/web-ext-config.js b/web-ext-config.js index abbcbf12..29a5243a 100644 --- a/web-ext-config.js +++ b/web-ext-config.js @@ -1,5 +1,6 @@ module.exports = { ignoreFiles: [ 'images/Screen*.png', + 'images/small-tile.png' ], }; -- cgit 1.4.1