Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e2681e8

Browse files
author
Adam Parkin
committed
Renamed server task to match my keybindings
1 parent e719b7f commit e2681e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/tasks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
}
1414
},
1515
{
16-
"label": "Start Dev server",
16+
"label": "Run Server",
1717
"type": "shell",
1818
"command": "source ${config:pelican.activatePath} && make devserver"
1919
},

0 commit comments

Comments
 (0)