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,11 @@ const bw8: Set = {
|
||||
official: 135
|
||||
},
|
||||
|
||||
releaseDate: "2013-02-06"
|
||||
releaseDate: "2013-02-06",
|
||||
|
||||
abbreviations: {
|
||||
official: "PLS"
|
||||
}
|
||||
}
|
||||
|
||||
export default bw8
|
||||
|
Reference in New Issue
Block a user