diff options
| author | TrainDoctor <11465594+TrainDoctor@users.noreply.github.com> | 2022-06-16 15:04:18 -0700 |
|---|---|---|
| committer | TrainDoctor <11465594+TrainDoctor@users.noreply.github.com> | 2022-06-16 15:04:18 -0700 |
| commit | e3e6f23c7326062846ef95653641a270d922d74e (patch) | |
| tree | 63dd9658343751c02c1634573c22700791f8b882 | |
| parent | a40d0da7bb3a1cbca83547a59177a007b72340de (diff) | |
| download | decky-bazzite-buddy-e3e6f23c7326062846ef95653641a270d922d74e.tar.gz decky-bazzite-buddy-e3e6f23c7326062846ef95653641a270d922d74e.zip | |
Remove updatefrontendlib, will only be used as needed
| -rw-r--r-- | .vscode/tasks.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.vscode/tasks.json b/.vscode/tasks.json index aaeee4d..89a35fb 100644 --- a/.vscode/tasks.json +++ b/.vscode/tasks.json @@ -43,7 +43,6 @@ "dependsOrder": "sequence", "dependsOn": [ "pnpmsetup", - "updatefrontendlib", "build" ], "problemMatcher": [] |
