mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Fix embedded images not rendering (#21021)
This commit is contained in:
@@ -1458,6 +1458,7 @@ const defaultSafeProtocols = [
|
|||||||
Schemas.http,
|
Schemas.http,
|
||||||
Schemas.https,
|
Schemas.https,
|
||||||
Schemas.command,
|
Schemas.command,
|
||||||
|
Schemas.vscodeFileResource // {{SQL CARBON EDIT}} Add allowed schema for welcome page support
|
||||||
];
|
];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user