Remove loopback-network permission
This commit is contained in:
parent
98a227afce
commit
15130a3151
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
||||||
name="card-frame"
|
name="card-frame"
|
||||||
seamless
|
seamless
|
||||||
scrolling="no"
|
scrolling="no"
|
||||||
allow="payment *; microphone *; geolocation *; loopback-network *;">
|
allow="payment *; microphone *; geolocation *;">
|
||||||
</iframe>
|
</iframe>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-4 col-md-10 col-xs-12">
|
<div class="col-lg-4 col-md-10 col-xs-12">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue