2 Commits

Author SHA1 Message Date
b5a65c4978 更新 vscode-config.json
Signed-off-by: pengchang <changpeng94@gmail.com>
2025-04-25 09:32:35 +08:00
46d6139fd8 Merge pull request '更新 .gitea/workflows/demo.yaml' (#3) from pengchang-patch-1 into main
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 17s
Reviewed-on: https://git.moxao.top/pengchang/others/pulls/3
2025-04-17 16:36:02 +08:00

View File

@@ -247,4 +247,5 @@
"editor.formatOnSave": true "editor.formatOnSave": true
}, },
"editor.accessibilitySupport": "off" "editor.accessibilitySupport": "off"
// 测试
} }