mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-25 08:21:08 -06:00
Add bcscale again.
This commit is contained in:
parent
24ea20f769
commit
9bc9aa0bb0
@ -11,6 +11,9 @@
|
||||
|
|
||||
*/
|
||||
|
||||
bcscale(12);
|
||||
|
||||
|
||||
$app = new Illuminate\Foundation\Application(
|
||||
realpath(__DIR__.'/../')
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user