Merge pull request #12 from jcreek/11-reduce-volume-of-audio

feat(#11): Reduce volume of audio
This commit is contained in:
Josh Creek
2023-07-27 20:57:23 +01:00
committed by GitHub
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -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.