mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 00:09:18 +00:00
feat: Add abbreviations to the database (#534)
This commit is contained in:
@ -19,7 +19,12 @@ const ex8: Set = {
|
||||
official: 107
|
||||
},
|
||||
|
||||
releaseDate: "2005-02-01"
|
||||
releaseDate: "2005-02-01",
|
||||
|
||||
abbreviations: {
|
||||
official: "DX",
|
||||
fr: "DEO"
|
||||
}
|
||||
}
|
||||
|
||||
export default ex8
|
||||
|
Reference in New Issue
Block a user