From 4e9546ca0ba078ebf2ced8a25b64ef8b744beb1b Mon Sep 17 00:00:00 2001 From: ArabCoders Date: Fri, 17 Jan 2025 02:04:30 +0300 Subject: [PATCH] removed dev vars from launch --- .vscode/launch.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index 4ef2825b..e73fa56c 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -41,8 +41,6 @@ "YTP_LOG_LEVEL": "DEBUG", "YTP_DEBUG": "true", "YTP_YTDL_DEBUG": "false", - "YTP_BASIC_MODE": "true", - "YTP_DEFAULT_PRESET": "Best video and audio", } }, {