diff --git a/init.php b/init.php index afba5719..c2b44705 100644 --- a/init.php +++ b/init.php @@ -126,7 +126,7 @@ if(empty($config['dashboard_Sales'])){ } if(empty($config['dashboard_Customer'])){ - $config['dashboard_Customer'] = "12.12"; + $config['dashboard_Customer'] = "6.6"; }