uuuuuugh
This commit is contained in:
parent
7b0e4d4879
commit
aa8ec31353
1 changed files with 2 additions and 2 deletions
|
@ -34,8 +34,8 @@ export default createHandler(({ nonce }) => {
|
|||
default: base,
|
||||
connect: `${base} ws://localhost:*`,
|
||||
script: `${base}`,
|
||||
// style: `'self' data: https://fonts.googleapis.com 'unsafe-inline'`,
|
||||
style: `${base} data: https://fonts.googleapis.com`,
|
||||
style: `'self' data: https://fonts.googleapis.com 'unsafe-inline'`,
|
||||
// style: `${base} data: https://fonts.googleapis.com`,
|
||||
font: `${base} https://*.gstatic.com`,
|
||||
} as const;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue