undo launchSettings accidental change

This commit is contained in:
Collin M. Barrett 2019-07-13 12:29:44 -05:00
parent 0e2ebcc722
commit 220803ec40

View file

@ -2,7 +2,7 @@
"profiles": {
"FilterLists.Agent": {
"commandName": "Project",
"commandLineArgs": "-v"
"commandLineArgs": "-a -v"
}
}
}