Skip to content

Commit ab930de

Browse files
UpdatedFile
1 parent ecc67c1 commit ab930de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/frontend/src/api/api.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ export const documentSectionGenerate = async (researchTopic: string, documentSec
5555

5656
// check for errors
5757
if (!response.ok) {
58+
console.error('There was an issue fetching your data.')
5859
return response
5960
}
6061

0 commit comments

Comments
 (0)