mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-15 00:49:18 +00:00
feat: Add abbreviations to the database (#534)
This commit is contained in:
@ -18,7 +18,12 @@ const ex15: Set = {
|
||||
official: 101
|
||||
},
|
||||
|
||||
releaseDate: "2006-11-08"
|
||||
releaseDate: "2006-11-08",
|
||||
|
||||
abbreviations: {
|
||||
official: "DF",
|
||||
fr: "IDR"
|
||||
}
|
||||
}
|
||||
|
||||
export default ex15
|
||||
|
Reference in New Issue
Block a user