Skip to content

Commit

Permalink
cleanup after rebase
Browse files Browse the repository at this point in the history
Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
  • Loading branch information
butonic committed Dec 16, 2020
1 parent 8d65cd5 commit bbceb1c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ func (h *Handler) createUserShare(w http.ResponseWriter, r *http.Request, statIn
return
}
h.addDisplaynames(ctx, c, s)
h.mapUserIds(ctx, c, s)

response.WriteOCSSuccess(w, r, s)
}
Expand Down

0 comments on commit bbceb1c

Please sign in to comment.