mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-08-10 07:51:58 +00:00
feat: Add abbreviations to the database (#534)
This commit is contained in:
@@ -18,7 +18,11 @@ const pl4: Set = {
|
||||
official: 99
|
||||
},
|
||||
|
||||
releaseDate: "2009-11-04"
|
||||
releaseDate: "2009-11-04",
|
||||
|
||||
abbreviations: {
|
||||
official: "AR"
|
||||
}
|
||||
}
|
||||
|
||||
export default pl4
|
||||
|
Reference in New Issue
Block a user