mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-06-28 05:15:54 +00:00
eslint: run pnpm eslint --fix
This commit is contained in:
parent
d089002698
commit
a69832e3a3
53 changed files with 633 additions and 615 deletions
|
@ -87,7 +87,7 @@ export default {
|
|||
return [];
|
||||
|
||||
//if ( ! this.context.matches_only )
|
||||
return this.item.tabs;
|
||||
return this.item.tabs;
|
||||
|
||||
//return this.item.tabs.filter(tab => this.shouldShow(tab));
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue