From 179c4cd50461a65c69c92b1b9b87b3f423f71179 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 8 Sep 2025 22:56:59 +0200 Subject: [PATCH] feat(git): ajout du sous-module lecoffre-front en branche dev --- .gitmodules | 4 ++++ lecoffre-front | 1 + 2 files changed, 5 insertions(+) create mode 160000 lecoffre-front diff --git a/.gitmodules b/.gitmodules index 229f126..9ae9c2b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -58,3 +58,7 @@ path = 4NK_wallet url = https://git.4nkweb.com/4nk/4NK_wallet.git branch = main +[submodule "lecoffre-front"] + path = lecoffre-front + url = https://git.4nkweb.com/4nk/lecoffre-front.git + branch = dev diff --git a/lecoffre-front b/lecoffre-front new file mode 160000 index 0000000..a78666b --- /dev/null +++ b/lecoffre-front @@ -0,0 +1 @@ +Subproject commit a78666b4a985e4e3e4deb19f4cbb10e4e4202c9b