Skip to content

Commit

Permalink
Update types/src/front/lib/connectors_api.ts
Browse files Browse the repository at this point in the history
Co-authored-by: devloai[bot] <168258904+devloai[bot]@users.noreply.github.com>
  • Loading branch information
spolu and devloai[bot] authored Jan 6, 2025
1 parent 2cb4c2d commit 7265ff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/src/front/lib/connectors_api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const CONNECTORS_ERROR_TYPES = [
"webcrawling_error_empty_content",
"webcrawling_error_content_too_large",
"webcrawling_error_blocked",
"webcrawling_syncrhonization_limit_reached",
"webcrawling_synchronization_limit_reached",
"remote_database_connection_not_readonly",
"remote_database_network_error",
] as const;
Expand Down

0 comments on commit 7265ff1

Please sign in to comment.