mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 08:19:17 +00:00
fix: SV sets now have their illustrator set (#743)
This commit is contained in:
@ -31,7 +31,9 @@ const card: Card = {
|
||||
variants: {
|
||||
normal: false,
|
||||
reverse: false
|
||||
}
|
||||
},
|
||||
|
||||
illustrator: "Hideki Ishikawa"
|
||||
}
|
||||
|
||||
export default card
|
Reference in New Issue
Block a user