Add New Task from Keybind #3
@ -149,7 +149,7 @@ func (m model) View() string {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Render the row
|
// Render the row
|
||||||
s += fmt.Sprintf("%s [%s] %s\n", cursor, checked, value)
|
s += fmt.Sprintf("%s [%s] %s\n", cursor, checked, value.name)
|
||||||
}
|
}
|
||||||
|
|
||||||
// render tab bar
|
// render tab bar
|
||||||
|
Loading…
x
Reference in New Issue
Block a user