diff --git a/.gitmodules b/.gitmodules index c13bea9c9..4b6c2c812 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,12 @@ -[submodule "ASF-ui"] - path = ASF-ui - url = https://github.com/JustArchiNET/ASF-ui [submodule "ASF-WebConfigGenerator"] path = ASF-WebConfigGenerator url = https://github.com/JustArchiNET/ASF-WebConfigGenerator + branch = master +[submodule "ASF-ui"] + path = ASF-ui + url = https://github.com/JustArchiNET/ASF-ui + branch = master [submodule "wiki"] path = wiki url = https://github.com/JustArchiNET/ArchiSteamFarm.wiki.git + branch = master