mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-08-15 01:41:59 +00:00
Compare commits
1 Commits
v2.36.0
...
editor/324
Author | SHA1 | Date | |
---|---|---|---|
|
15040daf22 |
@@ -58,7 +58,8 @@ const card: Card = {
|
|||||||
regulationMark: "H",
|
regulationMark: "H",
|
||||||
|
|
||||||
variants: {
|
variants: {
|
||||||
holo: false
|
holo: false,
|
||||||
|
reverse: false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -60,7 +60,8 @@ const card: Card = {
|
|||||||
regulationMark: "H",
|
regulationMark: "H",
|
||||||
|
|
||||||
variants: {
|
variants: {
|
||||||
holo: false
|
holo: false,
|
||||||
|
reverse: false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user