diff options
author | Grail Finder <wohilas@gmail.com> | 2025-06-17 07:18:45 +0300 |
---|---|---|
committer | Grail Finder <wohilas@gmail.com> | 2025-06-17 07:18:45 +0300 |
commit | 20404734685e6f5b6316d92d7a419da989466f52 (patch) | |
tree | cc609a4bcfafe6fc104f9ba0b2ec6a46c0205e51 /tui.go | |
parent | 9eb2fac0b35c425296285c52ffdf768432e76a3d (diff) |
Chore: readme update
Diffstat (limited to 'tui.go')
-rw-r--r-- | tui.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ var ( indexPage = "indexPage" helpPage = "helpPage" renamePage = "renamePage" - RAGPage = "RAGPage " + RAGPage = "RAGPage" propsPage = "propsPage" codeBlockPage = "codeBlockPage" imgPage = "imgPage" |