chore: fix issue with PDF viewer on desktop [skip e2e]

This commit is contained in:
Aman Harwara
2024-02-07 13:14:05 +05:30
parent 6893f02652
commit 1ebe036149
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
script-src 'self' 'wasm-unsafe-eval';
worker-src 'self' blob:;
connect-src * data: blob:;
style-src 'self' http://localhost:* http://127.0.0.1:45653;
style-src 'self' 'unsafe-hashes' http://localhost:* http://127.0.0.1:45653 'sha256-jpJOxTrdc58x4woq2mVygDDIvjIAGNkLZ2yfx4ppdXo=' 'sha256-tbWZ4NP1341cpcrZVDn7B3o9bt/muXgduILAnC0Zbaw=';
frame-src * blob:;
img-src * data: blob:;
"