aboutsummaryrefslogtreecommitdiffstats
path: root/.gitpod.yml
diff options
context:
space:
mode:
authoryp05327 <576951401@qq.com>2023-06-21 04:06:42 +0900
committerGitHub <noreply@github.com>2023-06-20 19:06:42 +0000
commit005239535141cab8a7748be4a22ab93854b9e74e (patch)
treeae4313ece99344588cf93db3039d9260fe3bb9d5 /.gitpod.yml
parentfeda5063217b44a0b66e25726e8975795c308a87 (diff)
downloadgitea-005239535141cab8a7748be4a22ab93854b9e74e.tar.gz
gitea-005239535141cab8a7748be4a22ab93854b9e74e.zip
Use qwtel.sqlite-viewer instead of alexcvzz.vscode-sqlite (#25386)
`alexcvzz.vscode-sqlite` doesn't work well in devcontainer. qwtel.sqlite-viewer works well, maybe we can use this one instead.
Diffstat (limited to '.gitpod.yml')
-rw-r--r--.gitpod.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitpod.yml b/.gitpod.yml
index f1b2fb1957..000f534e85 100644
--- a/.gitpod.yml
+++ b/.gitpod.yml
@@ -34,7 +34,7 @@ vscode:
- Vue.volar
- ms-azuretools.vscode-docker
- zixuanchen.vitest-explorer
- - alexcvzz.vscode-sqlite
+ - qwtel.sqlite-viewer
ports:
- name: Gitea