mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-07 14:26:03 +00:00
feat: add html and epub
This commit is contained in:
@@ -104,7 +104,7 @@ export default function FileUploadZone({
|
||||
id="file-upload"
|
||||
className="hidden"
|
||||
onChange={handleFileSelect}
|
||||
accept=".pdf,.doc,.docx,.txt,.md"
|
||||
accept=".pdf,.doc,.docx,.txt,.md,.html,.epub,.epub3"
|
||||
disabled={isUploading}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user