mirror of
https://github.com/Flowseal/zapret-discord-youtube.git
synced 2025-04-16 02:01:28 -07:00
removed debug echo
This commit is contained in:
parent
1a089e4282
commit
c3ec1f731b
@ -61,7 +61,6 @@ for /f "tokens=*" %%a in ('type "!selectedFile!"') do (
|
|||||||
set "arg=%%i"
|
set "arg=%%i"
|
||||||
|
|
||||||
if not "!arg!"=="^" (
|
if not "!arg!"=="^" (
|
||||||
echo arg: !arg!
|
|
||||||
if "!arg:~0,2!" EQU "--" if not !mergeargs!==0 (
|
if "!arg:~0,2!" EQU "--" if not !mergeargs!==0 (
|
||||||
set "mergeargs=0"
|
set "mergeargs=0"
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user