Fix getMusicFolders and getIndexes API compliance. Fix #286
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
package model
|
||||
|
||||
type MediaFolder struct {
|
||||
// TODO Change to int
|
||||
ID string
|
||||
Name string
|
||||
Path string
|
||||
|
||||
Reference in New Issue
Block a user