mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
committed by
techknowlogick
parent
297e619074
commit
8670decafb
@@ -196,5 +196,6 @@ func ToTeam(team *models.Team) *api.Team {
|
||||
Name: team.Name,
|
||||
Description: team.Description,
|
||||
Permission: team.Authorize.String(),
|
||||
Units: team.GetUnitNames(),
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user