Skip to content

Commit 87fb927

Browse files
committed
fix: correct path for objectui in workspace configuration
1 parent e76418a commit 87fb927

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

framework.code-workspace

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"path": "."
55
},
66
{
7-
"path": "../object-ui"
7+
"path": "../objectui"
88
}
99
],
1010
"settings": {}

0 commit comments

Comments
 (0)