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:
@ -15,7 +15,11 @@ const lc: Set = {
|
||||
official: 110
|
||||
},
|
||||
|
||||
releaseDate: "2002-05-24"
|
||||
releaseDate: "2002-05-24",
|
||||
|
||||
abbreviations: {
|
||||
official: "LC"
|
||||
}
|
||||
}
|
||||
|
||||
export default lc
|
||||
|
Reference in New Issue
Block a user