We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3b2857 commit 827b288Copy full SHA for 827b288
2 files changed
.changeset/many-plums-call.md
@@ -0,0 +1,5 @@
1
+---
2
+'@gitbook/integration-crisp': patch
3
4
+
5
+Fix CSP format
integrations/crisp/gitbook-manifest.yaml
@@ -18,8 +18,8 @@ contentSecurityPolicy:
18
script-src: |
19
client.crisp.chat;
20
style-src: |
21
- client.crisp.chat;
22
- https://client.crisp.chat
+ client.crisp.chat
+ https://client.crisp.chat;
23
summary: |
24
# Overview
25
0 commit comments