Skip to content
Snippets Groups Projects
Commit 008c1df7 authored by Peter Gerwinski's avatar Peter Gerwinski
Browse files

Remove noVNC sound

parent 44c091aa
Branches
No related tags found
No related merge requests found
...@@ -336,8 +336,10 @@ ...@@ -336,8 +336,10 @@
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