From 25b803fd54db6f8dc6924a3bc163d3961dfebcc0 Mon Sep 17 00:00:00 2001 From: JustArchi Date: Sun, 23 Sep 2018 02:33:56 +0200 Subject: [PATCH] Fix --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index a1b8a5b54..de8a8bc35 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,9 @@ [submodule "ASF-WebConfigGenerator"] path = ASF-WebConfigGenerator url = https://github.com/JustArchiNET/ASF-WebConfigGenerator - shallow = true [submodule "ASF-ui"] path = ASF-ui url = https://github.com/JustArchiNET/ASF-ui - shallow = true [submodule "wiki"] path = wiki url = https://github.com/JustArchiNET/ArchiSteamFarm.wiki.git - shallow = true