Fix getMusicFolders and getIndexes API compliance. Fix #286

This commit is contained in:
Deluan
2020-05-09 21:00:38 -04:00
parent 09267d2ffd
commit 1ed6d130b1
9 changed files with 22 additions and 16 deletions
+1
View File
@@ -1,6 +1,7 @@
package model
type MediaFolder struct {
// TODO Change to int
ID string
Name string
Path string