fix but failed
This commit is contained in:
parent
03cf265eff
commit
e2fb33bdc5
20 changed files with 74 additions and 98 deletions
|
@ -28,7 +28,7 @@ export default class BackgroundComponent {
|
|||
}
|
||||
}
|
||||
|
||||
// eslint-disable-next-line complexity
|
||||
// eslint-disable-next-line complexity, max-lines-per-function
|
||||
exec(operation, tab) {
|
||||
let tabState = this.store.getState().tab;
|
||||
|
||||
|
|
Reference in a new issue