Add coverArt to Subsonic playlist response

This commit is contained in:
Deluan
2023-01-01 19:35:19 -05:00
parent 6260927074
commit 950cc28e67
5 changed files with 5 additions and 3 deletions
@@ -286,6 +286,7 @@ var _ = Describe("Responses", func() {
Duration: 120,
Public: true,
Owner: "admin",
CoverArt: "pl-123123123123",
Created: timestamp,
Changed: timestamp,
}