Separated foils from regulars
This commit is contained in:
parent
ca5468eb15
commit
495842efc0
4 changed files with 16 additions and 9 deletions
|
|
@ -7,6 +7,7 @@ import (
|
|||
type CardPrice struct {
|
||||
Name string
|
||||
Price string
|
||||
PriceFoil string
|
||||
Link string
|
||||
Edition string
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue