mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-06-09 16:17:47 +00:00
Fix bad performance debug mode
This commit is contained in:
parent
a666d109d9
commit
db6e63c4aa
1 changed files with 2 additions and 1 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -16,5 +16,6 @@
|
||||||
"cSpell.ignorePaths": [
|
"cSpell.ignorePaths": [
|
||||||
"/pubspec.yaml",
|
"/pubspec.yaml",
|
||||||
"/.github/workflows"
|
"/.github/workflows"
|
||||||
]
|
],
|
||||||
|
"dart.flutterRunAdditionalArgs": [ "--no-enable-impeller" ]
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue