add a top-level remote audio element for https://github.com/vector-im/vector-web/issues/1271 and https://github.com/vector-im/vector-web/issues/621
							parent
							
								
									a2694113d3
								
							
						
					
					
						commit
						37c46cf02f
					
				|  | @ -49,6 +49,7 @@ | |||
|         <source src="media/busy.ogg" type="audio/ogg" /> | ||||
|         <source src="media/busy.mp3" type="audio/mpeg" /> | ||||
|     </audio> | ||||
|     <audio id="remoteAudio"/> | ||||
|     <script> | ||||
|         if (window.location.host === 'www.vector.im' || window.location.host === 'vector.im') { | ||||
|             (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Matthew Hodgson
						Matthew Hodgson