Commit 67471e62 authored by Cantuerk's avatar Cantuerk
Browse files

Merge branch '21caog1bif-master-patch-41492' into 'master'

Update public/sounds/button-sound.mp3, public/index.html

See merge request !134
1 merge request!134Update public/sounds/button-sound.mp3, public/index.html
Pipeline #10693 passed with stage
in 9 seconds
Showing with 1 addition and 1 deletion
+1 -1
......@@ -286,7 +286,7 @@
</div>
<!-- Audio-Element für Button-Klick -->
<audio id="button-sound" src="sounds/click.mp3" preload="auto"></audio>
<audio id="button-sound" src="sounds/button-sound.mp3" preload="auto"></audio>
<script>
// Variablen
......
File moved
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment