From 74dedb516a8e494ab04f7c095a3444c4498fb100 Mon Sep 17 00:00:00 2001
From: Toufic Batache <taffou2a@gmail.com>
Date: Wed, 3 Jul 2024 11:45:52 +0300
Subject: [PATCH] Re-comment FAUX PLF

---
 src/lib/components/ValueChange.svelte | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/lib/components/ValueChange.svelte b/src/lib/components/ValueChange.svelte
index 47396be0d..4d0c52d87 100644
--- a/src/lib/components/ValueChange.svelte
+++ b/src/lib/components/ValueChange.svelte
@@ -127,8 +127,7 @@
       >
         PLF/PLFSS {$yearPLF}
         <br />
-        QUAND FAUX PLF
-        <span class="bg-orange-200 px-1">
+        <!-- QUAND FAUX PLF <span class="bg-orange-200 px-1">
           ⚠️
           <a
             class="italic text-orange-800 hover:underline cursor-pointer"
@@ -136,7 +135,7 @@
           >
             à&nbsp;confirmer avec PLF/PLFSS
           </a>
-        </span>
+        </span>-->
       </span>
     {/if}
   </span>
-- 
GitLab