You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2025. It is now read-only.
The system add-on is currently downloading and executing recipes that are disabled because it does not filter fetched recipes by their enabled status, nor does it add a filter for the enabled field to its request to the server. The add-on should probably use an enabled filter in the API request to only receive enabled recipes.