mirror of
https://github.com/jcreek/EstimationPoker.git
synced 2026-07-12 18:43:47 +00:00
Merge pull request #12 from jcreek/11-reduce-volume-of-audio
feat(#11): Reduce volume of audio
This commit is contained in:
@@ -193,7 +193,7 @@
|
||||
<EstimateGroupsList {estimateGroups} />
|
||||
{/if}
|
||||
|
||||
<audio src="/call-to-attention.mp3" bind:this={audioElement}></audio>
|
||||
<audio src="/call-to-attention-50-percent-volume.mp3" bind:this={audioElement}></audio>
|
||||
|
||||
<style>
|
||||
.button-container {
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user