Renamed persistence packages
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ type ArtistInfo struct {
|
||||
}
|
||||
|
||||
type ArtistIndex struct {
|
||||
Id string
|
||||
ID string
|
||||
Artists ArtistInfos
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user