Skip to content

Commit

Permalink
Merge pull request #3126 from gravitl/master
Browse files Browse the repository at this point in the history
Master
  • Loading branch information
abhishek9686 authored Sep 16, 2024
2 parents 19d4fba + 6ce1bce commit 2e7d9ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pro/controllers/users.go
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ func inviteUsers(w http.ResponseWriter, r *http.Request) {
}
}(invite)
}
logic.ReturnSuccessResponse(w, r, "triggered user invites")

}

Expand Down

0 comments on commit 2e7d9ad

Please sign in to comment.