remove nonce
This commit is contained in:
parent
ce61af1331
commit
12fdb930aa
|
@ -31,7 +31,7 @@
|
|||
}
|
||||
</style>
|
||||
<script src='{{ clientLibPath }}'></script>
|
||||
<script nonce="builderPreview">
|
||||
<script>
|
||||
function receiveMessage(event) {
|
||||
if (!event.data) {
|
||||
return
|
||||
|
|
Loading…
Reference in New Issue