diff --git a/frontend/.vscode/settings.json b/frontend/.vscode/settings.json new file mode 100644 index 00000000..19bd6ebc --- /dev/null +++ b/frontend/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "window.title": "${activeEditorShort}${separator}${separator}deer-flow/frontend" +}