fix playing tracks from search page

This commit is contained in:
geoffrey45
2022-10-07 20:04:01 +03:00
committed by Mungai Njoroge
parent 6adf5df4c6
commit ffecfac8c7
5 changed files with 18 additions and 4 deletions
+2 -1
View File
@@ -77,12 +77,13 @@ function getSource() {
name: Routes.search,
params: {
query: source.query,
page: "tracks",
},
},
};
default:
return { name: "👻 Ghost source", location: {} };
return { name: "👻 No source", location: {} };
}
}
-1
View File
@@ -5,7 +5,6 @@
class="ellip"
:style="{
fontSize: small ? '0.85rem' : smaller ? 'small' : '',
padding: '0 .25rem'
}"
>
<div v-if="artists === null || artists.length === 0">