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:
aditya-K2
2021-11-15 21:48:17 +05:30
parent a5268a6754
commit b1199e9b1c
5 changed files with 10 additions and 11 deletions

View File

@@ -4,8 +4,8 @@ import (
"fmt"
"strconv"
"github.com/aditya-K2/tview"
"github.com/gdamore/tcell/v2"
"github.com/rivo/tview"
)
var CurrentSong string