Skip to content

Commit

Permalink
Merge branch 'release-0.2.0' into fix/alex-workflow-tests-241217
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexZorkin authored Dec 18, 2024
2 parents ffb6a8e + af3cbd2 commit 7041eb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/src/services/useApiService.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ export const useApiService = (opts = {}) => {
variant: 'error'
})
}

return Promise.reject(error)
}
)

Expand Down

0 comments on commit 7041eb7

Please sign in to comment.