Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
PvtVoid committed Jun 6, 2024
1 parent 577a850 commit 4aec493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/options/cardBacks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ export const CARD_BACK = {
'78': 'CBRighteousGaming2',
'79': 'CBThePlagueHive',
'80': 'CBDropcast',
'81': 'CBSunflowerSamurai',
'81': 'CBSunflowerSamurai'
} as { [key: string]: string };

export const PLAYMATS = {
Expand Down

0 comments on commit 4aec493

Please sign in to comment.