Merge pull request #1281 from hydralauncher/fix/fixing-local-images

fix: fixing local images
This commit is contained in:
Chubby Granny Chaser 2024-12-08 13:17:25 +00:00 committed by GitHub
commit 4f5dc51a68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@
<title>Hydra</title>
<meta
http-equiv="Content-Security-Policy"
content="default-src 'self' 'unsafe-inline' * data:;"
content="default-src 'self' 'unsafe-inline' * data: local:;"
/>
</head>
<body>