fix rebase

pull/9475/head^2
Thibault Duplessis 2021-07-26 19:56:20 +02:00
parent a922b10559
commit 0891f5718f
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ object form {
)
)
private def entryCodeField(form: Form[_])(implicit ctx: Context) =
private def entryCodeField(form: Form[_], team: Option[Team])(implicit ctx: Context) =
form3.group(
form("password"),
trans.team.entryCode(),