mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-08-03 04:51:58 +00:00
feat: Add abbreviations to the database (#534)
This commit is contained in:
@@ -20,7 +20,12 @@ const sm75: Set = {
|
||||
official: 70
|
||||
},
|
||||
|
||||
releaseDate: "2018-09-07"
|
||||
releaseDate: "2018-09-07",
|
||||
|
||||
abbreviations: {
|
||||
official: "DRM",
|
||||
fr: "MDD"
|
||||
}
|
||||
}
|
||||
|
||||
export default sm75
|
||||
|
Reference in New Issue
Block a user