mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Increase digits in bcscale.
This commit is contained in:
@@ -33,7 +33,7 @@ use Illuminate\Contracts\View\Factory as ViewFactory;
|
|||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
bcscale(12);
|
bcscale(24);
|
||||||
|
|
||||||
if (!function_exists('envNonEmpty')) {
|
if (!function_exists('envNonEmpty')) {
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user