chore: revert flutterMode (#4135)

This commit is contained in:
Lucas.Xu
2023-12-12 16:01:23 +07:00
committed by GitHub
parent b80b222527
commit d5b9063f78

View File

@ -15,7 +15,7 @@
"RUST_LOG": "debug", "RUST_LOG": "debug",
}, },
// uncomment the following line to testing performance. // uncomment the following line to testing performance.
"flutterMode": "profile", // "flutterMode": "profile",
"cwd": "${workspaceRoot}/appflowy_flutter" "cwd": "${workspaceRoot}/appflowy_flutter"
}, },
{ {