feat: csp null
Browse files
src/components/friend/frontend/src-tauri/tauri.conf.json
CHANGED
|
@@ -34,7 +34,7 @@
|
|
| 34 |
}
|
| 35 |
],
|
| 36 |
"security": {
|
| 37 |
-
"csp":
|
| 38 |
}
|
| 39 |
}
|
| 40 |
}
|
|
|
|
| 34 |
}
|
| 35 |
],
|
| 36 |
"security": {
|
| 37 |
+
"csp": null
|
| 38 |
}
|
| 39 |
}
|
| 40 |
}
|