Increased medium size
This commit is contained in:
parent
6aa10bfb6b
commit
952a4d912e
@ -66,7 +66,7 @@ func work(anime *arn.Anime) error {
|
|||||||
small := path.Join(os.Getenv("GOPATH"), "/src/github.com/animenotifier/notify.moe/images/anime/small/")
|
small := path.Join(os.Getenv("GOPATH"), "/src/github.com/animenotifier/notify.moe/images/anime/small/")
|
||||||
|
|
||||||
largeSize := 250
|
largeSize := 250
|
||||||
mediumSize := 142
|
mediumSize := 150
|
||||||
smallSize := 55
|
smallSize := 55
|
||||||
|
|
||||||
webpQuality := 70
|
webpQuality := 70
|
||||||
|
Loading…
Reference in New Issue
Block a user