mirror of
https://github.com/go-gitea/gitea
synced 2025-08-26 11:28:27 +00:00
committed by
techknowlogick
parent
d95caf50ec
commit
43cf2f3b55
@@ -213,6 +213,7 @@ func ToOrganization(org *models.User) *api.Organization {
|
||||
Description: org.Description,
|
||||
Website: org.Website,
|
||||
Location: org.Location,
|
||||
Visibility: org.Visibility.String(),
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user