Skip to content

Commit 35935a6

Browse files
committed
fix(idx): remove incorrect default subdir causing build errors
1 parent 0990679 commit 35935a6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

open-in-idx-template/idx-template.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
{
2020
"id": "subdir",
2121
"name": "Project Subfolder",
22-
"type": "text",
23-
"default": "tutorials/java/MapWithMarker/"
22+
"type": "text"
2423
},
2524
{
2625
"id": "launchactivity",

0 commit comments

Comments
 (0)