mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-15 08:59:18 +00:00
feat: Add abbreviations to the database (#534)
This commit is contained in:
@ -16,7 +16,11 @@ const ex7: Set = {
|
||||
official: 109
|
||||
},
|
||||
|
||||
releaseDate: "2004-11-01"
|
||||
releaseDate: "2004-11-01",
|
||||
|
||||
abbreviations: {
|
||||
official: "TR"
|
||||
}
|
||||
}
|
||||
|
||||
export default ex7
|
||||
|
Reference in New Issue
Block a user