summaryrefslogtreecommitdiff
path: root/tui.go
diff options
context:
space:
mode:
authorGrail Finder <wohilas@gmail.com>2025-06-17 07:18:45 +0300
committerGrail Finder <wohilas@gmail.com>2025-06-17 07:18:45 +0300
commit20404734685e6f5b6316d92d7a419da989466f52 (patch)
treecc609a4bcfafe6fc104f9ba0b2ec6a46c0205e51 /tui.go
parent9eb2fac0b35c425296285c52ffdf768432e76a3d (diff)
Chore: readme update
Diffstat (limited to 'tui.go')
-rw-r--r--tui.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/tui.go b/tui.go
index 85f65c6..2b5c599 100644
--- a/tui.go
+++ b/tui.go
@@ -38,7 +38,7 @@ var (
indexPage = "indexPage"
helpPage = "helpPage"
renamePage = "renamePage"
- RAGPage = "RAGPage "
+ RAGPage = "RAGPage"
propsPage = "propsPage"
codeBlockPage = "codeBlockPage"
imgPage = "imgPage"