mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 16:19:18 +00:00
feat: Add abbreviations to the database (#534)
This commit is contained in:
@ -20,7 +20,12 @@ const bw5: Set = {
|
||||
official: 108
|
||||
},
|
||||
|
||||
releaseDate: "2012-05-09"
|
||||
releaseDate: "2012-05-09",
|
||||
|
||||
abbreviations: {
|
||||
official: "DEX",
|
||||
fr: "EOB"
|
||||
}
|
||||
}
|
||||
|
||||
export default bw5
|
||||
|
Reference in New Issue
Block a user