mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 00:29:19 +00:00
feat: Add abbreviations to the database (#534)
This commit is contained in:
@ -14,7 +14,11 @@ const si1: Set = {
|
||||
official: 18
|
||||
},
|
||||
|
||||
releaseDate: "2001-07-31"
|
||||
releaseDate: "2001-07-31",
|
||||
|
||||
abbreviations: {
|
||||
official: "SI"
|
||||
}
|
||||
}
|
||||
|
||||
export default si1
|
||||
|
Reference in New Issue
Block a user