Skip to content

Commit

Permalink
fix: correctly export buildDeleteMemberRoute
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien-Torrent committed May 25, 2022
1 parent 9ed6c79 commit 3138b2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/routes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@ export const API_ROUTES = {
buildAppListRoute,
buildGetMember,
buildGetMembersRoute,
buildDeleteMemberRoute,
buildUploadFilesRoute,
buildDownloadFilesRoute,
buildPostItemMembershipRoute,
Expand Down

0 comments on commit 3138b2b

Please sign in to comment.