Skip to content

Commit

Permalink
make tea refresh on openInbox
Browse files Browse the repository at this point in the history
  • Loading branch information
psethwick committed Feb 10, 2024
1 parent eeb14bc commit 6733061
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions taskops.go
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ func (m *mainModel) openInbox() {
m.setTasksFromProject(&p)
}
m.refresh()
m.sub <- struct{}{}
return
}
}
Expand Down

0 comments on commit 6733061

Please sign in to comment.