diff options
author | chai <chaifix@163.com> | 2019-01-22 20:35:54 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-01-22 20:35:54 +0800 |
commit | 46e4de65e9a37836e40189f79845f672053e2bcb (patch) | |
tree | 945a15d0c6168fa467f451fd0893ad0c38e738e6 | |
parent | d6ba775a63e2404513a3f3e854b1d04a4a2b5dea (diff) |
*misc
-rw-r--r-- | Samples/Hello/hello.asuraproject | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Samples/Hello/hello.asuraproject b/Samples/Hello/hello.asuraproject index a086f81..3d05a29 100644 --- a/Samples/Hello/hello.asuraproject +++ b/Samples/Hello/hello.asuraproject @@ -1 +1,3 @@ -projectname="hello",
\ No newline at end of file +{ + projectname="hello", +}
\ No newline at end of file |