Update config_loader.py

This commit is contained in:
Tal
2024-05-05 14:54:31 +03:00
committed by GitHub
parent cac450098a
commit 254c3e2ed1

View File

@ -36,6 +36,7 @@ def get_settings():
try:
return context["settings"]
except Exception:
print("error")
return global_settings