Fixed SCG prices
This commit is contained in:
parent
631213a412
commit
3919b21318
8 changed files with 51 additions and 199 deletions
|
|
@ -6,7 +6,7 @@ import (
|
|||
|
||||
type CardPrice struct {
|
||||
Name string
|
||||
Price float64
|
||||
Price string
|
||||
Link string
|
||||
Edition string
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue