From bc1fb9c03e2033d0b465b5e1f8d7ba238febbc6d Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichornlover@users.noreply.github.com> Date: Sat, 13 Jul 2024 04:27:23 -0500 Subject: [PATCH] Use 19.20.2 branches Reverses changes made to the Submodules to prevent app crash. --- .gitmodules | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 71e6aba..6a99e65 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,10 +3,12 @@ url = https://github.com/arichornloverALT/YTUHD.git [submodule "Tweaks/YouPiP"] path = Tweaks/YouPiP - url = https://github.com/Balackburn/YouPiP.git + url = https://github.com/arichornloverALT/YouPiP.git + branch = 19.20.2 [submodule "Tweaks/Return-YouTube-Dislikes"] path = Tweaks/Return-YouTube-Dislikes - url = https://github.com/Balackburn/Return-YouTube-Dislikes.git + url = https://github.com/arichornloverALT/Return-YouTube-Dislikes.git + branch = 19.20.2 [submodule "Tweaks/Alderis"] path = Tweaks/Alderis url = https://github.com/hbang/Alderis.git