diff --git a/tasks.json b/tasks.json index f2677c2..58eb205 100644 --- a/tasks.json +++ b/tasks.json @@ -18,7 +18,7 @@ { "label": "Build migrate", "command": "bash ~/.config/zed/tasks/build-migrate.sh", - "use_new_terminal": true, + "use_new_terminal": false, "allow_concurrent_runs": false, "reveal": "always", "hide": "never", @@ -31,7 +31,6 @@ "env": {}, "use_new_terminal": true, "allow_concurrent_runs": false, - "reveal_target": "center" }, { "label": "Blueprints",