Increased medium size

This commit is contained in:
Eduard Urbach 2017-11-10 10:44:15 +01:00
parent 6aa10bfb6b
commit 952a4d912e

View File

@ -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/")
largeSize := 250
mediumSize := 142
mediumSize := 150
smallSize := 55
webpQuality := 70