Shares #109
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ func (s *api) respondShareHandler(ie EntityFunc) ShareHandlerFunc {
|
||||||
}
|
}
|
||||||
|
|
||||||
sRes := shareResponse{
|
sRes := shareResponse{
|
||||||
ID: id,
|
ID: share.ID,
|
||||||
Type: share.Type,
|
Type: share.Type,
|
||||||
SharedItem: res,
|
SharedItem: res,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue