diff --git a/src/extension/fbaEditor.ts b/src/extension/fbaEditor.ts index f5a07ad..cb4c234 100644 --- a/src/extension/fbaEditor.ts +++ b/src/extension/fbaEditor.ts @@ -410,9 +410,9 @@ export class FBAEditorProvider implements vscode.CustomTextEditorProvider, vscod + img-src ${webview.cspSource} vscode-resource: https:; + script-src ${webview.cspSource} 'unsafe-eval' 'unsafe-inline' vscode-resource:; + style-src ${webview.cspSource} vscode-resource: 'unsafe-inline';">