Added image upload for editors

This commit is contained in:
2018-03-16 22:40:38 +01:00
parent 754bca2c6f
commit ff7db4202b
28 changed files with 116 additions and 35 deletions

View File

@ -29,7 +29,7 @@ func Get(ctx *aero.Context) string {
}
if track.MainAnime() != nil {
openGraph.Tags["og:image"] = track.MainAnime().Image("large")
openGraph.Tags["og:image"] = track.MainAnime().ImageLink("large")
}
// Set video so that it can be played