Add option to select default album view

This commit is contained in:
Deluan
2020-07-29 14:41:18 -04:00
committed by Deluan Quintão
parent 8daac43e99
commit 3092f83a00
5 changed files with 34 additions and 4 deletions
+2
View File
@@ -23,3 +23,5 @@ export default {
params: 'sort=play_count&order=DESC&filter={"recently_played":true}',
},
}
export const defaultAlbumList = 'recentlyAdded'