Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

Commit a5d7f3a

Browse files
committed
Updated src location.
1 parent 7bc67b8 commit a5d7f3a

38 files changed

+2
-2
lines changed

default.project.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"name": "project",
2+
"name": "SignsPlugin",
33
"tree": {
44
"$className": "DataModel",
55
"Workspace": {
66
"$className": "Workspace",
77
"$ignoreUnknownInstances": true,
8-
"$path": "src/Workspace"
8+
"$path": "src"
99
}
1010
}
1111
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)