mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 08:19:17 +00:00
feat: Add abbreviations to the database (#534)
This commit is contained in:
@ -20,7 +20,12 @@ const xy2: Set = {
|
||||
official: 106
|
||||
},
|
||||
|
||||
releaseDate: "2014-05-07"
|
||||
releaseDate: "2014-05-07",
|
||||
|
||||
abbreviations: {
|
||||
official: "FLF",
|
||||
fr: "ETI"
|
||||
}
|
||||
}
|
||||
|
||||
export default xy2
|
||||
|
Reference in New Issue
Block a user