remove nonce

This commit is contained in:
Martin McKeaveney 2024-10-07 17:31:45 +01:00
parent ce61af1331
commit 12fdb930aa
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
}
</style>
<script src='{{ clientLibPath }}'></script>
<script nonce="builderPreview">
<script>
function receiveMessage(event) {
if (!event.data) {
return