mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-17 18:09:19 +00:00
feat: Add abbreviations to the database (#534)
This commit is contained in:
@ -17,7 +17,11 @@ const bw11: Set = {
|
||||
official: 113
|
||||
},
|
||||
|
||||
releaseDate: "2013-11-06"
|
||||
releaseDate: "2013-11-06",
|
||||
|
||||
abbreviations: {
|
||||
official: "LTR"
|
||||
}
|
||||
}
|
||||
|
||||
export default bw11
|
||||
|
Reference in New Issue
Block a user