feat: add CreatedAt to albums (#159)
This change will make the GetAlbumList views with the "newest" type work as expected.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
{
|
||||
"id": "al-13",
|
||||
"coverArt": "al-13",
|
||||
"created": "2019-07-08T21:49:41.334460116+01:00",
|
||||
"created": "2019-05-23T15:12:02.921473302+01:00",
|
||||
"isDir": true,
|
||||
"isVideo": false,
|
||||
"parent": "al-12",
|
||||
|
||||
Reference in New Issue
Block a user