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