Handles defer error on Db closing. Updated lint recommendations.
This commit is contained in:
@@ -6,6 +6,7 @@ import (
|
||||
"github.com/rivo/tview"
|
||||
)
|
||||
|
||||
// StatusBar displays hints and messages at the bottom of app
|
||||
type StatusBar struct {
|
||||
*tview.Pages
|
||||
message *tview.TextView
|
||||
|
||||
Reference in New Issue
Block a user