Skip to content

Commit

Permalink
Update milestone.pipe.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisfried authored May 28, 2024
1 parent 3a5c5bd commit 5e36584
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/pipes/milestone.pipe.ts
Original file line number Diff line number Diff line change
Expand Up @@ -735,8 +735,8 @@ export class MilestonePipe implements PipeTransform {
case '2022-05-03':
case '2023-5-2':
case '2023-05-02':
case '2024-3-4':
case '2024-03-04':
case '2024-3-5':
case '2024-03-05':
return (classes += 'guardian-games')
case '2020-6-9':
case '2020-06-09':
Expand Down

0 comments on commit 5e36584

Please sign in to comment.