dever il y a 6 ans
Parent
commit
aecefc701f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      main/src/Journal.php

+ 1 - 1
main/src/Journal.php

@@ -407,7 +407,7 @@ class Journal extends Core
             }
             
             $this->setButton('buy', -1);
-            $this->setButton('code', 1);
+            $this->setButton('code', -1);
             //$this->setButton('share', -1);
         }