diff --git a/frontend/.vscode/launch.json b/frontend/.vscode/launch.json index 9d18551829..380e99d386 100644 --- a/frontend/.vscode/launch.json +++ b/frontend/.vscode/launch.json @@ -15,7 +15,7 @@ "RUST_LOG": "debug", }, // uncomment the following line to testing performance. - "flutterMode": "profile", + // "flutterMode": "profile", "cwd": "${workspaceRoot}/appflowy_flutter" }, {