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