diff --git a/app/Support/Twig/General.php b/app/Support/Twig/General.php index 79d953c08d..b3a27654c3 100644 --- a/app/Support/Twig/General.php +++ b/app/Support/Twig/General.php @@ -60,7 +60,7 @@ class General extends Twig_Extension $this->getCurrencySymbol(), $this->phpdate(), $this->env(), - $this->getAmountFromJournal(), + //$this->getAmountFromJournal(), $this->activeRouteStrict(), $this->steamPositive(), $this->activeRoutePartial(),