diff --git a/config/drops.php b/config/drops.php index 0e5dd20..fa0d585 100644 --- a/config/drops.php +++ b/config/drops.php @@ -2,5 +2,5 @@ return [ 'rate' => 1000, - 'decimal' => 10000, + 'decimal' => 100000, ];