Skip to content

Commit

Permalink
Merge pull request #874 from mcarrara-bioinfo/patch-1
Browse files Browse the repository at this point in the history
Update constants.ts for JN.1
  • Loading branch information
chaoran-chen authored Nov 1, 2023
2 parents bef0cc8 + 4d11578 commit 65dc283
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/models/wasteWater/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ export const wastewaterVariantColors: {
'XBB.2.3': '#b4b82a', // improv, not in sync with covariants.org
'EG.5': '#359f99', // improv, not in sync with covariants.org
'BA.2.86': '#FF20E0', // improv, not in sync with covariants.org
'JN.1': '#00e9ff', // improv, not in sync with covariants.org
'undetermined': '#999696',
};

1 comment on commit 65dc283

@vercel
Copy link

@vercel vercel bot commented on 65dc283 Nov 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.