mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 08:19:17 +00:00
Updated Database
Added known swsh2 cards Update every sets to remove the images extension as it can be served as png, jpg and webp Added Trainer kits sets Added descriptions for set interface Added new fields see #6 Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -18,6 +18,10 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
availability: {
|
||||
fr: false
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user