1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-08-16 09:08:52 +00:00

Compare commits

...

1 Commits

Author SHA1 Message Date
TCGdexBOT
15040daf22 5133 2024-12-12 10:52:56 +00:00
2 changed files with 4 additions and 2 deletions

View File

@@ -58,7 +58,8 @@ const card: Card = {
regulationMark: "H", regulationMark: "H",
variants: { variants: {
holo: false holo: false,
reverse: false
} }
} }

View File

@@ -60,7 +60,8 @@ const card: Card = {
regulationMark: "H", regulationMark: "H",
variants: { variants: {
holo: false holo: false,
reverse: false
} }
} }