From 7b43a86b99ad043168f0e40f6c51f393fa800efc Mon Sep 17 00:00:00 2001 From: louis Date: Sat, 12 Sep 2020 16:39:42 -0400 Subject: [PATCH] master tracks master we're just going to rebuild beta off the most recently pushed branch --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 98bd0e9..2ce17f3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "Js/Translations"] path = Js/Translations url = https://git.poweris.moe/yttt-xdu/xdutranslations.git - branch = beta + branch = master [submodule "CustomData"] path = CustomData url = https://git.poweris.moe/yttt-xdu/customdata.git