Explorar el Código

fix: autorequest info was shown in other places than autorequest tab

Kristian Vos hace 2 años
padre
commit
93cfa90b24
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      frontend/src/components/PlaylistTabBase.vue

+ 3 - 1
frontend/src/components/PlaylistTabBase.vue

@@ -821,7 +821,9 @@ onMounted(() => {
 			<div class="tab" v-show="tab === 'current'">
 				<p
 					class="has-text-centered scrollable-list"
-					v-if="selectedPlaylists().length > 0"
+					v-if="
+						selectedPlaylists().length > 0 && type === 'autorequest'
+					"
 				>
 					You are currently autorequesting a mix of
 					{{ totalUniqueAutorequestableYoutubeIds.length }} different