mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 16:19:18 +00:00
@ -4,7 +4,11 @@ const set: Expansion = {
|
||||
name: {
|
||||
en: "Call of Legends"
|
||||
},
|
||||
code: "col"
|
||||
code: "col",
|
||||
|
||||
sets: [
|
||||
"col1"
|
||||
]
|
||||
}
|
||||
|
||||
export default set
|
||||
|
Reference in New Issue
Block a user