Skip to content

Commit

Permalink
bugfix: genre is inserted
Browse files Browse the repository at this point in the history
  • Loading branch information
Vijeinath committed Jul 30, 2020
1 parent 07fea89 commit 4aab94a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,6 @@ export class AdvancedSearchComponent implements OnInit {
this.genreRef.negation = false;
this.genreRef.searchVal1 = null;
}
this.genreRef.searchVal1 = null;
}
}

Expand Down

0 comments on commit 4aab94a

Please sign in to comment.