Skip to content
Snippets Groups Projects
Commit b33c2304 authored by Simon Döring's avatar Simon Döring
Browse files

Revert "Remove noVNC sound"

This reverts commit 008c1df7.

The change is redundant, because there is a query parameter which
disabled the sound.
parent 44d6829d
Branches
No related tags found
No related merge requests found
...@@ -336,10 +336,8 @@ ...@@ -336,10 +336,8 @@
mozactionhint="Enter" tabindex="-1"></textarea> mozactionhint="Enter" tabindex="-1"></textarea>
</div> </div>
<audio id="noVNC_bell"> <audio id="noVNC_bell">
<!--
<source src="app/sounds/bell.oga" type="audio/ogg"> <source src="app/sounds/bell.oga" type="audio/ogg">
<source src="app/sounds/bell.mp3" type="audio/mpeg"> <source src="app/sounds/bell.mp3" type="audio/mpeg">
-->
</audio> </audio>
</body> </body>
</html> </html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment