mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-10-02 17:38:04 +02:00
Fix FE build
This commit is contained in:
@@ -24,7 +24,7 @@ export type ValidSources =
|
||||
| "linear"
|
||||
| "hubspot"
|
||||
| "document360"
|
||||
| "file";
|
||||
| "file"
|
||||
| "google_sites";
|
||||
|
||||
export type ValidInputTypes = "load_state" | "poll" | "event";
|
||||
|
Reference in New Issue
Block a user