Added cover image upload
This commit is contained in:
@ -7,7 +7,7 @@ import (
|
||||
"github.com/animenotifier/notify.moe/utils"
|
||||
)
|
||||
|
||||
// Avatar ...
|
||||
// Avatar handles the avatar upload.
|
||||
func Avatar(ctx *aero.Context) string {
|
||||
user := utils.GetUser(ctx)
|
||||
|
||||
|
Reference in New Issue
Block a user