Commit 97267dd
fix(website): set production collection IDs for RSV-A/B variant filter defaults (#1288)
## Summary
- RSV-A `filterDefaults.variant.collectionId` was `undefined` in
production — set to 5000 (A.D.1 lineage)
- RSV-B `filterDefaults.variant.collectionId` was `undefined` in
production — set to 5053 (B.D.E.1 lineage)
I forgot to set these earlier
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 3143d5b commit 97267dd
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| |||
0 commit comments