mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-12 15:59:18 +00:00
feat: Add abbreviations to the database (#534)
This commit is contained in:
@ -20,7 +20,12 @@ const xy6: Set = {
|
||||
official: 108
|
||||
},
|
||||
|
||||
releaseDate: "2015-05-06"
|
||||
releaseDate: "2015-05-06",
|
||||
|
||||
abbreviations: {
|
||||
official: "ROS",
|
||||
fr: "CRU"
|
||||
}
|
||||
}
|
||||
|
||||
export default xy6
|
||||
|
Reference in New Issue
Block a user