cell: remove todo
Did this one already Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
This commit is contained in:
parent
e6c8be4bd6
commit
96f7bd6044
1 changed files with 0 additions and 2 deletions
|
@ -33,8 +33,6 @@ pub const Style = struct {
|
|||
bg: Color = .default,
|
||||
ul: Color = .default,
|
||||
ul_style: Underline = .off,
|
||||
// TODO: url should maybe go outside of style. We'll need to allocate these
|
||||
// in the internal screen
|
||||
|
||||
bold: bool = false,
|
||||
dim: bool = false,
|
||||
|
|
Loading…
Reference in a new issue