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