Skip to content

Commit 18aa5ef

Browse files
authored
feat: update constants.ts with BA.3.2 (#1172)
1 parent 7016226 commit 18aa5ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/models/wasteWater/constants.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ export const wastewaterVariantColors: {
2828
'LP.8': '#11a90b',
2929
'NB.1.8.1': '#b3cb23',
3030
'XFG': '#bd8e23',
31+
'BA.3.2': "#2EE6D6", //improv not in sync with covariants.org
3132
'undetermined': '#969696',
3233
};
3334

0 commit comments

Comments
 (0)