Skip to content

Commit

Permalink
fix: Readd missing coin
Browse files Browse the repository at this point in the history
  • Loading branch information
matthe815 committed Aug 3, 2024
1 parent edfb05a commit 1fabe6b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Binary file added public/img/coin/mariogalaxy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/lib/constants/forms/coins.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ export const COINS = Object.freeze([
{
value: 'rhythmheaven',
label: 'Rhythm Heaven (DS) Tutorial Coin'
},
{
value: 'mariogalaxy',
label: 'Mario Galaxy Star Bit'
}
])

Expand Down

0 comments on commit 1fabe6b

Please sign in to comment.