mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 16:39:18 +00:00
feat: Add abbreviations to the database (#534)
This commit is contained in:
@ -18,7 +18,12 @@ const s2021swsh: Set = {
|
||||
official: 25
|
||||
},
|
||||
|
||||
releaseDate: "2021-02-09"
|
||||
releaseDate: "2021-02-09",
|
||||
|
||||
abbreviations: {
|
||||
official: "MCD21",
|
||||
fr: "M21"
|
||||
}
|
||||
}
|
||||
|
||||
export default s2021swsh
|
||||
|
Reference in New Issue
Block a user