Skip to content

Commit ff79bce

Browse files
fix
1 parent 5c69fec commit ff79bce

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

product.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,19 +21,19 @@
2121
"additionalBuiltinExtensions": [
2222
{
2323
"scheme": "http",
24-
"path": "/fs/apps/system/vscode.tapp/myExt"
24+
"path": "/fs/apps/system/Visual Studio Code.tapp/myExt"
2525
},
2626
{
2727
"scheme": "http",
28-
"path": "/fs/apps/system/vscode.tapp/myDav"
28+
"path": "/fs/apps/system/Visual Studio Code.tapp/myDav"
2929
},
3030
{
3131
"scheme": "https",
32-
"path": "/fs/apps/system/vscode.tapp/myExt"
32+
"path": "/fs/apps/system/Visual Studio Code.tapp/myExt"
3333
},
3434
{
3535
"scheme": "https",
36-
"path": "/fs/apps/system/vscode.tapp/myDav"
36+
"path": "/fs/apps/system/Visual Studio Code.tapp/myDav"
3737
}
3838
]
3939
}

0 commit comments

Comments
 (0)