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