mirror of
https://github.com/Flowseal/zapret-discord-youtube.git
synced 2026-03-08 11:25:28 +00:00
Fixed an additional new line in the diagnostics menu (#8757)
This commit is contained in:
@@ -488,8 +488,8 @@ echo:
|
|||||||
set "BIN_PATH=%~dp0bin\"
|
set "BIN_PATH=%~dp0bin\"
|
||||||
if not exist "%BIN_PATH%\*.sys" (
|
if not exist "%BIN_PATH%\*.sys" (
|
||||||
call :PrintRed "WinDivert64.sys file NOT found."
|
call :PrintRed "WinDivert64.sys file NOT found."
|
||||||
|
echo:
|
||||||
)
|
)
|
||||||
echo:
|
|
||||||
|
|
||||||
:: VPN
|
:: VPN
|
||||||
set "VPN_SERVICES="
|
set "VPN_SERVICES="
|
||||||
|
|||||||
Reference in New Issue
Block a user