feat(core): register system_settings routes

This commit is contained in:
2026-07-04 00:26:21 +00:00
parent dda4b157c7
commit df623fde30
+1
View File
@@ -8,6 +8,7 @@ from app.routes import (
currencies, # noqa: F401
taxes, # noqa: F401
sequences, # noqa: F401
system_settings, # noqa: F401
health, # noqa: F401
import_export, # noqa: F401
metrics, # noqa: F401