Skip to content

Commit 7b4c876

Browse files
committed
Trailing comma
1 parent ca06d72 commit 7b4c876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/server/appsettings.development.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
// URLs and Endpoints on GitHub.io
1414
"ServerVersionCheckUrl": "https://codeproject.github.io/codeproject.ai/config/version.json",
15-
"ServerDownloadUrl": "https://codeproject.github.io/codeproject.ai/latest.html", // Link to download latest server
15+
"ServerDownloadUrl": "https://codeproject.github.io/codeproject.ai/latest.html" // Link to download latest server
1616
},
1717

1818
"MeshOptions": {

0 commit comments

Comments
 (0)