Using My Fork Of tview
Things that I needed are not included in rivo's tview version and waiting for them to be merged will take time. So using My Fork.
This commit is contained in:
@@ -4,8 +4,8 @@ import (
|
||||
"fmt"
|
||||
"strconv"
|
||||
|
||||
"github.com/aditya-K2/tview"
|
||||
"github.com/gdamore/tcell/v2"
|
||||
"github.com/rivo/tview"
|
||||
)
|
||||
|
||||
var CurrentSong string
|
||||
|
||||
Reference in New Issue
Block a user