mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-18 14:44:40 +00:00
fix(tui): wording
This commit is contained in:
@@ -972,7 +972,7 @@ func (a Model) home() (string, int, int) {
|
|||||||
styles.WhitespaceStyle(t.Background()),
|
styles.WhitespaceStyle(t.Background()),
|
||||||
)
|
)
|
||||||
|
|
||||||
grok := highlight("Try Grok Code free for a limited time")
|
grok := highlight("Grok Code is free for a limited time")
|
||||||
grok = lipgloss.PlaceHorizontal(
|
grok = lipgloss.PlaceHorizontal(
|
||||||
effectiveWidth,
|
effectiveWidth,
|
||||||
lipgloss.Center,
|
lipgloss.Center,
|
||||||
|
|||||||
Reference in New Issue
Block a user