Browse Source

refactor(Station): added youtubeId to list of Musare youtubeId's

Kristian Vos 3 năm trước cách đây
mục cha
commit
610c2f5560
1 tập tin đã thay đổi với 5 bổ sung2 xóa
  1. 5 2
      frontend/src/pages/Station/index.vue

+ 5 - 2
frontend/src/pages/Station/index.vue

@@ -42,7 +42,8 @@
 				currentSong &&
 				(currentSong.youtubeId === 'l9PxOanFjxQ' ||
 					currentSong.youtubeId === 'xKVcVSYmesU' ||
-					currentSong.youtubeId === '60ItHLz5WEA')
+					currentSong.youtubeId === '60ItHLz5WEA' ||
+					currentSong.youtubeId === 'e6vkFbtSGm0')
 			"
 			class="bg-bubbles"
 		>
@@ -256,7 +257,9 @@
 											currentSong.youtubeId ===
 												'xKVcVSYmesU' ||
 											currentSong.youtubeId ===
-												'60ItHLz5WEA')
+												'60ItHLz5WEA' ||
+											currentSong.youtubeId ===
+												'e6vkFbtSGm0')
 									"
 									src="/assets/old_logo.png"
 									:style="{