feat(core): register currency routes

This commit is contained in:
2026-07-04 00:22:07 +00:00
parent 61a53ff794
commit 7d23815856
+1
View File
@@ -5,6 +5,7 @@ from app.routes import (
auth, # noqa: F401
companies, # noqa: F401
contacts, # noqa: F401
currencies, # noqa: F401
health, # noqa: F401
import_export, # noqa: F401
metrics, # noqa: F401