This commit is contained in:
iBNu Maksum 2025-02-25 14:42:44 +07:00
parent 925097c0b2
commit e91fbe89ba
No known key found for this signature in database
GPG Key ID: 7FC82848810579E5

View File

@ -126,7 +126,7 @@ if(empty($config['dashboard_Sales'])){
} }
if(empty($config['dashboard_Customer'])){ if(empty($config['dashboard_Customer'])){
$config['dashboard_Customer'] = "12.12"; $config['dashboard_Customer'] = "6.6";
} }