wip: refactoring tui
This commit is contained in:
parent
5706c6ad3a
commit
62b9a30a9c
18 changed files with 111 additions and 716 deletions
|
|
@ -123,9 +123,6 @@ func main() {
|
|||
// Cancel subscriptions first
|
||||
cancelSubs()
|
||||
|
||||
// Then shutdown the app
|
||||
app_.Shutdown()
|
||||
|
||||
// Then cancel TUI message handler
|
||||
tuiCancel()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue