Bugs are fixed in the backend, it works now

This commit is contained in:
2026-08-01 08:40:53 +00:00
parent cd56637d2a
commit b6ace3f68b
8 changed files with 180 additions and 10 deletions
+4 -1
View File
@@ -1 +1,4 @@
"""API route handlers."""
"""API route handlers."""
from . import upload, split, status, download
# websocket is imported directly in main.py to avoid circular import