CryogenicPlanet commited on
Commit
02762b5
1 Parent(s): 04d9374

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -25,7 +25,7 @@
25
 
26
  <body>
27
  <div class="space">
28
- <iframe class="iframe" allowfullscreen="true" frameborder="0" src="https://bench.audio/">
29
  </iframe>
30
  </div>
31
  </body>
 
25
 
26
  <body>
27
  <div class="space">
28
+ <iframe class="iframe" allow="camera; microphone" allowfullscreen="true" frameborder="0" src="https://bench.audio/">
29
  </iframe>
30
  </div>
31
  </body>