From aadfaca6294e1bd6861fa93d199c4587917c0e05 Mon Sep 17 00:00:00 2001 From: celine Date: Mon, 13 Oct 2025 00:07:54 +0200 Subject: [PATCH] .gitmodules updated Specified branch to omit errors on pulling submodules --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 308c3b1..64bfa52 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "LightlessAPI"] path = LightlessAPI url = https://git.lightless-sync.org/Lightless-Sync/LightlessAPI + branch = main