add tomatoURL
This commit is contained in:
parent
93ab936da7
commit
39e9c40390
1 changed files with 1 additions and 0 deletions
1
gomdb.go
1
gomdb.go
|
@ -86,6 +86,7 @@ type MovieResult struct {
|
|||
TomatoUserMeter string
|
||||
TomatoUserRating string
|
||||
TomatoUserReviews string
|
||||
TomatoURL string
|
||||
DVD string
|
||||
BoxOffice string
|
||||
Production string
|
||||
|
|
Loading…
Reference in a new issue