Removal of tab page counter code. Fixes #759

This commit is contained in:
Jonathan Kingston
2017-08-24 10:54:34 +01:00
parent 17f2781e07
commit c69f37a2de
4 changed files with 1 additions and 78 deletions
+1 -2
View File
@@ -7,7 +7,6 @@ module.exports = {
"badge": true,
"backgroundLogic": true,
"identityState": true,
"messageHandler": true,
"tabPageCounter": true
"messageHandler": true
}
};