Add link icon for direct link to deal

This commit is contained in:
Dave Gallant
2023-04-29 22:42:34 -04:00
parent 63838cb734
commit cbc5a0ebb3
5 changed files with 1806 additions and 1711 deletions

View File

@@ -25,4 +25,5 @@ type Votes struct {
type Offer struct {
DealerName string `json:"dealer_name"`
Url string `json:"url"`
} // @name Offer