From 4f4e895fb7423e16d450a62c706b50e5d304b42a Mon Sep 17 00:00:00 2001 From: ed Date: Sat, 11 Sep 2021 19:59:59 +0200 Subject: [PATCH] update vscode launch args --- .vscode/launch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index b1e94a04..20edaa92 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -17,7 +17,7 @@ "-mtp", ".bpm=f,bin/mtag/audio-bpm.py", "-aed:wark", - "-vsrv::r:aed:cnodupe", + "-vsrv::r:rw,ed:c,dupe", "-vdist:dist:r" ] },