mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-20 17:24:22 +01:00
typo (#94)
This commit is contained in:
committed by
GitHub
parent
574d494c3c
commit
27d3cec477
@@ -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{}
|
||||
|
||||
Reference in New Issue
Block a user