mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-03-05 05:06:36 +00:00
Fixed: Searching for a new series with the same title twice in a row
This commit is contained in:
@@ -105,6 +105,7 @@ define(
|
||||
}
|
||||
|
||||
else if (!this.isExisting) {
|
||||
this.collection.term = '';
|
||||
this.collection.reset();
|
||||
this._clearResults();
|
||||
this.ui.seriesSearch.val('');
|
||||
|
||||
Reference in New Issue
Block a user