From 7e8427abbd8ce512ff6a16757e474fcc49ebc20c Mon Sep 17 00:00:00 2001 From: xTray Date: Tue, 9 Jan 2024 13:54:07 +0300 Subject: [PATCH] Fix submodule --- .gitmodules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitmodules b/.gitmodules index b43be7887e2..e59b40a5b5e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,5 @@ [submodule "ADT_Secrets"] path = ADT_Secrets url = https://github.com/xtray85/ADT_STATION.git + branch = main + update = none