mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-10 07:46:02 +00:00
chore: no longer supports 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,.html,.epub,.epub3"
|
||||
accept=".pdf,.doc,.docx,.txt,.md,.html"
|
||||
disabled={isUploading}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user