Skip to content

Commit 7c1be9a

Browse files
pauloberwill-v-pi
andauthored
Update src/webview/newProjectPanel.mts
Co-authored-by: will-v-pi <[email protected]>
1 parent 8f57632 commit 7c1be9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/webview/newProjectPanel.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1811,7 +1811,7 @@ export class NewProjectPanel {
18111811
</div>
18121812
</div>`
18131813
: `<h3 class="text-xl font-semibold text-gray-900 dark:text-white mb-4">
1814-
Warning: Project Import Wizard may not work for all projects, and will often require manual correction after the import. Swift Projects aren't supported at the moment.
1814+
Warning: Project Import Wizard may not work for all projects, and will often require manual correction after the import. Only C/C++ Projects are supported at the moment.
18151815
</h3>`
18161816
}
18171817
<div class="mt-6 mb-4">

0 commit comments

Comments
 (0)