this repo has no description
13
fork

Configure Feed

Select the types of activity you want to include in your feed.

cell: remove todo

Did this one already

Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>

-2
-2
src/cell.zig
··· 33 33 bg: Color = .default, 34 34 ul: Color = .default, 35 35 ul_style: Underline = .off, 36 - // TODO: url should maybe go outside of style. We'll need to allocate these 37 - // in the internal screen 38 36 39 37 bold: bool = false, 40 38 dim: bool = false,