Skip to content

Commit fb0bc8a

Browse files
committed
modified: .vscode/launch.json
1 parent 01f15a8 commit fb0bc8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"configurations": [
77
{
88
"type": "java",
9-
"name": "App",
9+
"name": "Run the Swarm",
1010
"request": "launch",
1111
"mainClass": "App",
1212
"projectName": "java-robot"

0 commit comments

Comments
 (0)