mirror of
https://github.com/sst/opencode.git
synced 2025-08-04 05:28:16 +00:00
typo (#94)
This commit is contained in:
parent
574d494c3c
commit
27d3cec477
1 changed files with 1 additions and 1 deletions
|
@ -316,7 +316,7 @@ func (m *messagesComponent) home() string {
|
|||
{"/new", "start a new session"},
|
||||
{"/model", "switch model"},
|
||||
{"/share", "share the current session"},
|
||||
{"/exit", "exit the app"},
|
||||
{"/quit", "exit the app"},
|
||||
}
|
||||
|
||||
commandLines := []string{}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue