diff --git a/src/backend/langflow/api/v1/store.py b/src/backend/langflow/api/v1/store.py index 9b5ba2809..707542ee3 100644 --- a/src/backend/langflow/api/v1/store.py +++ b/src/backend/langflow/api/v1/store.py @@ -111,6 +111,7 @@ def get_components( is_component=is_component, ) except Exception: + #! This should be removed once we fix the bug comp_count = 0 if store_api_Key: