mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-28 01:41:14 -06:00
Increase digits in bcscale.
This commit is contained in:
parent
caf1e6010b
commit
63ed3d09d5
@ -33,7 +33,7 @@ use Illuminate\Contracts\View\Factory as ViewFactory;
|
||||
|
|
||||
*/
|
||||
|
||||
bcscale(12);
|
||||
bcscale(24);
|
||||
|
||||
if (!function_exists('envNonEmpty')) {
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user