mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-29 07:49:53 +00:00
lint
This commit is contained in:
parent
27e023a9ee
commit
3226a3d70f
@ -73,7 +73,7 @@ export class SelectorModalComponent<T> {
|
||||
this.options,
|
||||
['name', 'group', 'description'],
|
||||
{ sort: true },
|
||||
).search(f)
|
||||
).search(f)
|
||||
|
||||
const freeOption = this.options.find(x => x.freeInputPattern)
|
||||
if (freeOption && !this.filteredOptions.includes(freeOption)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user