fixed linting
This commit is contained in:
+2
-1
@@ -7,6 +7,7 @@ module.exports = {
|
||||
"badge": true,
|
||||
"backgroundLogic": true,
|
||||
"identityState": true,
|
||||
"messageHandler": true
|
||||
"messageHandler": true,
|
||||
"sync": true
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user