From e7fcc3714a6ad37d96afce68b1570726ddd78b82 Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichornlover@users.noreply.github.com> Date: Fri, 5 Apr 2024 23:57:31 -0500 Subject: [PATCH] Update update-submodules-template.txt --- Sources/update-submodules-template.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Sources/update-submodules-template.txt b/Sources/update-submodules-template.txt index 07df787..ccb8526 100644 --- a/Sources/update-submodules-template.txt +++ b/Sources/update-submodules-template.txt @@ -56,6 +56,8 @@ jobs: git add . git submodule update --init --recursive --remote Tweaks/YTABConfig git add . + git submodule update --init --recursive --remote Tweaks/YTClassicVideoQuality + git add . git submodule update --init --recursive --remote Tweaks/YTUHD git add . git submodule update --init --recursive --remote Tweaks/YTVideoOverlay