mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
add media queries to album page
This commit is contained in:
@@ -24,7 +24,7 @@ export default {
|
||||
},
|
||||
setup() {
|
||||
return {
|
||||
songs: state.folder_song_list,
|
||||
songs: state.queue,
|
||||
playlist_info: {
|
||||
name: "Dax Radio",
|
||||
count: state.folder_song_list.value.length,
|
||||
|
||||
Reference in New Issue
Block a user