Commit 127e624
fix(announcements): wire announcements slice into mergeWireSnapshot
The per-slice wire-merge introduced in #77 (d1aa7b9) enumerates every
AppState slice; the announcements slice that landed on this branch
needs the same merge line so the AppState object literal still
satisfies the type. TypeScript catches this by design — that's the
guard the new helper documents.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d0d77c4 commit 127e624
1 file changed
Lines changed: 2 additions & 1 deletion
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
319 | | - | |
| 319 | + | |
| 320 | + | |
320 | 321 | | |
321 | 322 | | |
322 | 323 | | |
| |||
0 commit comments