Skip to content

Commit

Permalink
Update constants.ts for JN.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarrara-bioinfo authored Oct 30, 2023
1 parent bef0cc8 commit 4d11578
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',
};

0 comments on commit 4d11578

Please sign in to comment.