Skip to content

Conversation

@rondlite
Copy link
Contributor

The syncPatreonAccount is a generator function where the first parameter is auto-injected by the store framework. Passing the state object was treating it as the 'quiet' boolean parameter, preventing proper execution and toast notifications.

Now correctly calls the method without parameters, allowing the store to inject the current state and show success/error feedback to users.

🤖 Generated with Claude Code

The syncPatreonAccount is a generator function where the first parameter
is auto-injected by the store framework. Passing the state object was
treating it as the 'quiet' boolean parameter, preventing proper execution
and toast notifications.

Now correctly calls the method without parameters, allowing the store to
inject the current state and show success/error feedback to users.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@rondlite rondlite merged commit 55b00fc into trunk Oct 29, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants