mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-11 02:44:38 +00:00
lint
This commit is contained in:
@@ -73,7 +73,7 @@ export class SearchPanelComponent {
|
||||
this.config.save()
|
||||
}
|
||||
|
||||
ngOnDestroy () {
|
||||
ngOnDestroy (): void {
|
||||
this.queryChanged.complete()
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user