feat: rename TUI header to SIDEKICK TUI
This commit is contained in:
@@ -261,7 +261,7 @@ func (m model) View() string {
|
|||||||
}
|
}
|
||||||
|
|
||||||
header := lipgloss.JoinHorizontal(lipgloss.Top,
|
header := lipgloss.JoinHorizontal(lipgloss.Top,
|
||||||
titleStyle.Render(" SIDEKICK NG "),
|
titleStyle.Render(" SIDEKICK TUI "),
|
||||||
statusStyle.Render(" "+status+" "),
|
statusStyle.Render(" "+status+" "),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user