mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-17 01:49:19 +00:00
feat: Add abbreviations to the database (#534)
This commit is contained in:
@ -20,7 +20,12 @@ const bw6: Set = {
|
||||
official: 124
|
||||
},
|
||||
|
||||
releaseDate: "2012-08-15"
|
||||
releaseDate: "2012-08-15",
|
||||
|
||||
abbreviations: {
|
||||
official: "DRX",
|
||||
fr: "DEX"
|
||||
}
|
||||
}
|
||||
|
||||
export default bw6
|
||||
|
Reference in New Issue
Block a user