From 29a01ad058f06494cb7bfa19ddcdb5ad9e29a9cf Mon Sep 17 00:00:00 2001 From: sys4 Date: Fri, 21 Mar 2025 04:10:11 +0100 Subject: [PATCH] Rename lighting_monoids to lighting_monoid --- .gitmodules | 2 +- lighting_monoids => lighting_monoid | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename lighting_monoids => lighting_monoid (100%) diff --git a/.gitmodules b/.gitmodules index b4f2123..b4d22ac 100644 --- a/.gitmodules +++ b/.gitmodules @@ -452,5 +452,5 @@ path = fakelib url = https://sys4.fr/gitea/mtcontrib/fakelib.git [submodule "lighting_monoids"] - path = lighting_monoids + path = lighting_monoid url = https://sys4.fr/gitea/mtcontrib/lighting_monoids.git diff --git a/lighting_monoids b/lighting_monoid similarity index 100% rename from lighting_monoids rename to lighting_monoid