mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-24 09:38:25 +00:00
chore: revert flutterMode (#4135)
This commit is contained in:
parent
b80b222527
commit
d5b9063f78
1 changed files with 1 additions and 1 deletions
2
frontend/.vscode/launch.json
vendored
2
frontend/.vscode/launch.json
vendored
|
|
@ -15,7 +15,7 @@
|
|||
"RUST_LOG": "debug",
|
||||
},
|
||||
// uncomment the following line to testing performance.
|
||||
"flutterMode": "profile",
|
||||
// "flutterMode": "profile",
|
||||
"cwd": "${workspaceRoot}/appflowy_flutter"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue