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 s2019sm: Set = {
|
||||
official: 12
|
||||
},
|
||||
|
||||
releaseDate: "2019-10-15"
|
||||
releaseDate: "2019-10-15",
|
||||
|
||||
abbreviations: {
|
||||
official: "MCD19"
|
||||
}
|
||||
}
|
||||
|
||||
export default s2019sm
|
||||
|
Reference in New Issue
Block a user