This commit is contained in:
Mantena Rama Raju 2025-06-15 00:06:29 +05:30 committed by GitHub
parent 574d494c3c
commit 27d3cec477
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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{}