Update main.py

This commit is contained in:
mindspawn 2024-06-07 21:41:30 -07:00 committed by GitHub
parent d5a2a8a880
commit 6f9148ac4c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -974,7 +974,7 @@ def get_loader(filename: str, file_content_type: str, file_path: str):
"swift", "swift",
"vue", "vue",
"svelte", "svelte",
"msg" "msg",
] ]
if file_ext == "pdf": if file_ext == "pdf":