mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-12 01:26:47 +01:00
Not needed, clearing will be done by timeout
This commit is contained in:
parent
b6756595d9
commit
9514e79bfb
1 changed files with 0 additions and 3 deletions
|
|
@ -87,9 +87,6 @@ export class TagsComponent implements OnInit, ControlValueAccessor {
|
||||||
this.onChange(this.value)
|
this.onChange(this.value)
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
modal.result.then(() => {
|
|
||||||
this._lastSearchTerm = null
|
|
||||||
})
|
|
||||||
}
|
}
|
||||||
|
|
||||||
getSuggestions() {
|
getSuggestions() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue