forked from forgejo/forgejo
parent
d95caf50ec
commit
43cf2f3b55
11 changed files with 258 additions and 40 deletions
|
@ -213,6 +213,7 @@ func ToOrganization(org *models.User) *api.Organization {
|
|||
Description: org.Description,
|
||||
Website: org.Website,
|
||||
Location: org.Location,
|
||||
Visibility: org.Visibility.String(),
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue