aboutsummaryrefslogtreecommitdiff
path: root/src/header.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/header.go')
-rw-r--r--src/header.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/header.go b/src/header.go
index 961e5b0..84d0dd4 100644
--- a/src/header.go
+++ b/src/header.go
@@ -3,7 +3,7 @@ package src
3import ( 3import (
4 "fmt" 4 "fmt"
5 5
6 "github.com/delucks/go-subsonic" 6 "github.com/supersonic-app/go-subsonic/subsonic"
7 "github.com/rivo/tview" 7 "github.com/rivo/tview"
8) 8)
9 9