mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Updated lang files.
This commit is contained in:
commit
3e163940da
11 changed files with 3087 additions and 198 deletions
|
|
@ -19,7 +19,7 @@ const contentSecurityPolicy = `
|
|||
img-src 'self' https: data:;
|
||||
script-src 'self' 'unsafe-eval' 'unsafe-inline';
|
||||
style-src 'self' 'unsafe-inline';
|
||||
connect-src *;
|
||||
connect-src 'self' https:;
|
||||
frame-ancestors 'self' ${frameAncestors};
|
||||
`;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue