diff --git a/.vscode/tasks.json b/.vscode/tasks.json index 1e53382..d300c5a 100644 --- a/.vscode/tasks.json +++ b/.vscode/tasks.json @@ -4,7 +4,7 @@ "version": "2.0.0", "tasks": [ { - "label": "Dev Server", + "label": "Ghcid", "type": "shell", // You may also use bin/run-via-tmux if you have tmux // This is useful if you often see ghost ghcid left behind by VSCode reloads. @@ -20,4 +20,4 @@ } } ] -} \ No newline at end of file +}