mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-08-11 00:11:58 +00:00
feat: Add abbreviations to the database (#534)
This commit is contained in:
@@ -20,7 +20,12 @@ const sm12: Set = {
|
||||
official: 236
|
||||
},
|
||||
|
||||
releaseDate: "2019-11-01"
|
||||
releaseDate: "2019-11-01",
|
||||
|
||||
abbreviations: {
|
||||
official: "CEC",
|
||||
fr: "ECO"
|
||||
}
|
||||
}
|
||||
|
||||
export default sm12
|
||||
|
Reference in New Issue
Block a user