mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Not needed, clearing will be done by timeout
This commit is contained in:
parent
f399458df8
commit
9f8687bbe6
@ -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