feat(#11): Reduce volume of audio

This commit is contained in:
Josh Creek
2023-07-27 20:51:59 +01:00
parent 742fc9e834
commit 8aef4c1ef3
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.