Moved responses package and started getMusicFolders endpoint
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ package controllers
|
||||
import (
|
||||
"github.com/astaxie/beego"
|
||||
"encoding/xml"
|
||||
"github.com/deluan/gosonic/responses"
|
||||
"github.com/deluan/gosonic/controllers/responses"
|
||||
)
|
||||
|
||||
type PingController struct{ beego.Controller }
|
||||
|
||||
Reference in New Issue
Block a user