mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Not needed, clearing will be done by timeout
This commit is contained in:
parent
b6756595d9
commit
9514e79bfb
@ -87,9 +87,6 @@ export class TagsComponent implements OnInit, ControlValueAccessor {
|
||||
this.onChange(this.value)
|
||||
})
|
||||
})
|
||||
modal.result.then(() => {
|
||||
this._lastSearchTerm = null
|
||||
})
|
||||
}
|
||||
|
||||
getSuggestions() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user