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