Skip to content

Commit

Permalink
Fix the value in selector
Browse files Browse the repository at this point in the history
  • Loading branch information
petrvecera committed May 3, 2024
1 parent 83cf407 commit 9dd7815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ const statsPatchSelector: Record<
"1.6.6": {
from: "2024-05-02",
to: "now",
value: "1.6.5",
value: "1.6.6",
label: "1.6.5 - 1.6.6",
group: "Coral Viper",
},
Expand Down

0 comments on commit 9dd7815

Please sign in to comment.