mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-18 01:25:37 -05:00
Merge from vscode 79a1f5a5ca0c6c53db617aa1fa5a2396d2caebe2
This commit is contained in:
@@ -71,7 +71,7 @@ export default class WebViewComponent extends ComponentBase implements IComponen
|
||||
{},
|
||||
{
|
||||
allowScripts: true
|
||||
});
|
||||
}, undefined);
|
||||
|
||||
this._webview.mountTo(this._el.nativeElement);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user