From eed8f1978daea604e125c081e4e53688e7ae3c2a Mon Sep 17 00:00:00 2001 From: sys4 Date: Sat, 9 Mar 2019 13:54:32 +0100 Subject: [PATCH] Ticket #10 : Correction du mod email. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Corrige un bug qui vidait la boite mail lorsque un joueur effaƧait sa recherche depuis le craft guide du mod craftguide. --- .gitmodules | 8 ++++---- email | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index 864ddd6..d737cf2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -506,10 +506,6 @@ path = sea url = https://sys4.fr/gitea/nalc/sea.git branch = nalc -[submodule "email"] - path = email - url = https://sys4.fr/gitea/nalc/email.git - branch = nalc [submodule "slimes"] path = slimes url = https://sys4.fr/gitea/nalc/slimes.git @@ -566,3 +562,7 @@ path = global_exchange url = https://sys4.fr/gitea/nalc/global_exchange.git branch = nalc +[submodule "email"] + path = email + url = https://sys4.fr/gitea/nalc/email.git + branch = nalc diff --git a/email b/email index 5d38479..7b8206c 160000 --- a/email +++ b/email @@ -1 +1 @@ -Subproject commit 5d3847955260063b11648d5a88e5fcc18fac729e +Subproject commit 7b8206cecbcc5a30ee2b2093095ad41f64b11997