Skip to content

Commit

Permalink
Revert "WEBUI-1282: Allow Content Security Policy without script-src …
Browse files Browse the repository at this point in the history
…data:*"

This reverts commit 812aa09.
  • Loading branch information
alokhyland committed Jul 25, 2024
1 parent 812aa09 commit 9a54d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/viewers/pdfjs/web/viewer.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

<!-- This snippet is used in production (included from viewer.html) -->
<link rel="resource" type="application/l10n" href="locale/locale.properties">
<script src="pdf.viewer.js" nonce="dummy"></script>
<script src="pdf.viewer.js"></script>


</head>
Expand Down

0 comments on commit 9a54d47

Please sign in to comment.