chore: specify project name

This commit is contained in:
Henry Li
2026-01-14 09:58:53 +08:00
parent ce0b6f7754
commit 57dfc89ca1

3
frontend/.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"window.title": "${activeEditorShort}${separator}${separator}deer-flow/frontend"
}