Skip to content

Commit

Permalink
add description
Browse files Browse the repository at this point in the history
  • Loading branch information
skinner12 committed May 7, 2021
1 parent 89eb6dd commit 7f187f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imagehost/chevereto.go
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ type CheveretoStruct struct {
SizeFormatted string `json:"size_formatted"`
DisplayURL string `json:"display_url"`
DisplayWidth string `json:"display_width"`
DisplayHeight string `json:"display_height"`
DisplayHeight string `json:"display_height"` // For image uploaded from file
ViewsLabel string `json:"views_label"`
LikesLabel string `json:"likes_label"`
HowLongAgo string `json:"how_long_ago"`
Expand Down

0 comments on commit 7f187f5

Please sign in to comment.