diff --git a/src/main/twirl/gitbucket/core/helper/uploadavatar.scala.html b/src/main/twirl/gitbucket/core/helper/uploadavatar.scala.html index 961693d..6632a55 100644 --- a/src/main/twirl/gitbucket/core/helper/uploadavatar.scala.html +++ b/src/main/twirl/gitbucket/core/helper/uploadavatar.scala.html @@ -1,7 +1,7 @@ @(account: Option[gitbucket.core.model.Account])(implicit context: gitbucket.core.controller.Context)