Browse Source

Merge branch 'staging' of https://github.com/Musare/Musare into staging

Kristian Vos 2 years ago
parent
commit
1c64340a48
1 changed files with 26 additions and 0 deletions
  1. 26 0
      frontend/src/pages/Station/index.vue

+ 26 - 0
frontend/src/pages/Station/index.vue

@@ -284,6 +284,32 @@
 										'border-radius': '25px'
 									}"
 								/>
+								<img
+									v-if="
+										christmas &&
+										currentSong &&
+										![
+											'QH2-TGUlwu4',
+											'DtVBCG6ThDk',
+											'sI66hcu9fIs',
+											'iYYRH4apXDo',
+											'tRcPA7Fzebw',
+											'jofNR_WkoCE',
+											'l9PxOanFjxQ',
+											'xKVcVSYmesU',
+											'60ItHLz5WEA',
+											'e6vkFbtSGm0'
+										].includes(currentSong.youtubeId)
+									"
+									src="https://openclipart.org/image/800px/312117"
+									:style="{
+										position: 'absolute',
+										top: `-30px`,
+										left: `calc(${seekerbarPercentage}% - 25px)`,
+										height: '50px',
+										transform: 'scaleX(-1)'
+									}"
+								/>
 							</div>
 							<div id="control-bar-container">
 								<div id="left-buttons">