feat(core): register attachment routes

This commit is contained in:
2026-07-04 00:29:38 +00:00
parent a31829f2ff
commit 841234014a
+1
View File
@@ -9,6 +9,7 @@ from app.routes import (
taxes, # noqa: F401
sequences, # noqa: F401
system_settings, # noqa: F401
attachments, # noqa: F401
health, # noqa: F401
import_export, # noqa: F401
metrics, # noqa: F401