mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-29 16:43:16 +00:00
Merge branch 'main' into feature/file-json
This commit is contained in:
@@ -340,7 +340,8 @@ class UploadFile(Resource):
|
||||
".epub",
|
||||
".html",
|
||||
".mdx",
|
||||
".json"
|
||||
".json",
|
||||
".xlsx",
|
||||
],
|
||||
job_name,
|
||||
final_filename,
|
||||
|
||||
Reference in New Issue
Block a user