perbaikan init

1 parent c10073b7
...@@ -533,7 +533,7 @@ def _add_view_config(config, paket, route): ...@@ -533,7 +533,7 @@ def _add_view_config(config, paket, route):
_logging.error(f"Add View Config :") _logging.error(f"Add View Config :")
_logging.error(str(e)) _logging.error(str(e))
_logging.error(route) _logging.error(route)
raise e # raise e
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!