mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-27 08:15:31 +00:00
small fixes
This commit is contained in:
@@ -97,6 +97,6 @@ func (m statusCmp) model() string {
|
||||
|
||||
func NewStatusCmp() tea.Model {
|
||||
return &statusCmp{
|
||||
messageTTL: 15 * time.Second,
|
||||
messageTTL: 10 * time.Second,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user