Skip to content

Commit

Permalink
who knew a single line diff could cause so much discourse
Browse files Browse the repository at this point in the history
  • Loading branch information
xSke committed Apr 12, 2021
1 parent 6a8ce79 commit 5d2be12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blaseball-lib/weather.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ export const allWeatherTypes = [
// icon: WiStars,
background: "#ff94ff",
color: "#fff98a",
forbidden: false,
forbidden: true,
},
{
id: 9,
Expand Down

0 comments on commit 5d2be12

Please sign in to comment.