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:
@ -18,7 +18,12 @@ const s2011bw: Set = {
|
||||
official: 12
|
||||
},
|
||||
|
||||
releaseDate: "2011-06-17"
|
||||
releaseDate: "2011-06-17",
|
||||
|
||||
abbreviations: {
|
||||
official: "MCD11",
|
||||
fr: "M12"
|
||||
}
|
||||
}
|
||||
|
||||
export default s2011bw
|
||||
|
Reference in New Issue
Block a user