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