Update types.ts

removed semi
This commit is contained in:
hagen-danswer 2024-06-04 12:11:19 -04:00 committed by GitHub
parent a9834853ef
commit ea71b9830c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,7 +44,7 @@ export type ValidSources =
| "loopio"
| "sharepoint"
| "teams"
| "zendesk";
| "zendesk"
| "discourse"
| "axero"
| "wikipedia"