feat: add html and epub

This commit is contained in:
WangCham
2025-07-19 19:57:57 +08:00
parent a1b8b9d47b
commit 91cb5ca36c
2 changed files with 34 additions and 34 deletions

View File

@@ -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}
/>