mirror of https://github.com/bra1n/townsquare.git
preload countdown sound
This commit is contained in:
parent
6acb64165c
commit
75a90f8f7c
|
@ -5,6 +5,7 @@
|
||||||
<span class="nominator" :style="nominatorStyle"></span>
|
<span class="nominator" :style="nominatorStyle"></span>
|
||||||
</div>
|
</div>
|
||||||
<div class="overlay">
|
<div class="overlay">
|
||||||
|
<audio src="../assets/sounds/countdown.mp3"></audio>
|
||||||
<em class="blue">{{ nominator.name }}</em> nominated
|
<em class="blue">{{ nominator.name }}</em> nominated
|
||||||
<em>{{ nominee.name }}</em
|
<em>{{ nominee.name }}</em
|
||||||
>!
|
>!
|
||||||
|
|
Loading…
Reference in New Issue