Skip to content

Commit

Permalink
Possible fix for browse-by-date links
Browse files Browse the repository at this point in the history
  • Loading branch information
mspalti committed Jun 1, 2023
1 parent 828f258 commit 86e1333
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ export class StartsWithDateComponent extends StartsWithAbstractComponent {
} else {
this.startsWithYear = +startsWith;
}
this.setStartsWithParam(false);
}

/**
Expand Down

0 comments on commit 86e1333

Please sign in to comment.