mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 08:19:17 +00:00
feat: Add abbreviations to the database (#534)
This commit is contained in:
@ -15,7 +15,11 @@ const base4: Set = {
|
||||
official: 130
|
||||
},
|
||||
|
||||
releaseDate: "2000-02-24"
|
||||
releaseDate: "2000-02-24",
|
||||
|
||||
abbreviations: {
|
||||
official: "B2"
|
||||
}
|
||||
}
|
||||
|
||||
export default base4
|
||||
|
Reference in New Issue
Block a user