update vscode launch args

This commit is contained in:
ed 2021-09-11 19:59:59 +02:00
parent cc57c3b655
commit 4f4e895fb7

2
.vscode/launch.json vendored
View file

@ -17,7 +17,7 @@
"-mtp", "-mtp",
".bpm=f,bin/mtag/audio-bpm.py", ".bpm=f,bin/mtag/audio-bpm.py",
"-aed:wark", "-aed:wark",
"-vsrv::r:aed:cnodupe", "-vsrv::r:rw,ed:c,dupe",
"-vdist:dist:r" "-vdist:dist:r"
] ]
}, },