Commit e57332a
fix(jsons): add missing timeline import to broadcast.nim (#30)
formatUserAsJson is defined in timeline.nim but was not imported,
causing an undeclared identifier build error.
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 981e3c7 commit e57332a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments