We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 088e0d2 commit 2c50328Copy full SHA for 2c50328
1 file changed
src/vs/workbench/contrib/welcome/gettingStarted/common/gettingStartedContent.ts
@@ -4,6 +4,7 @@
4
*--------------------------------------------------------------------------------------------*/
5
6
import 'vs/workbench/contrib/welcome/gettingStarted/common/media/example_markdown_media';
7
+import 'vs/workbench/contrib/welcome/gettingStarted/common/media/notebookProfile';
8
import { localize } from 'vs/nls';
9
import { Codicon } from 'vs/base/common/codicons';
10
import { ThemeIcon } from 'vs/platform/theme/common/themeService';
0 commit comments