Skip to content

Commit a8b2272

Browse files
author
Ethan
committed
Fix path to src
1 parent d29ef27 commit a8b2272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"ReplicatedStorage": {
66
"$className": "ReplicatedStorage",
77
"CatRom": {
8-
"$path": "../src"
8+
"$path": "src"
99
}
1010
}
1111
}

0 commit comments

Comments
 (0)