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
fix(companies): resolve Liquid syntax error in sponsor filtering
- Replace where_exp with OR logic using concat for sponsors
- Use loop with unless for non-sponsors filtering
- Fixes build error: "Expected end_of_string but found id"
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments