Feat: autoplay if possible
This commit is contained in:
parent
94ce4b9f9d
commit
98cc341495
1 changed files with 2 additions and 0 deletions
|
@ -16,4 +16,6 @@ Schau in ein paar Tagen nochmal vorbei ;)
|
|||
function playAudio() {
|
||||
audio.play();
|
||||
}
|
||||
|
||||
audio.play();
|
||||
</script>
|
Loading…
Reference in a new issue