mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-20 16:40:10 +00:00
Code cleanup.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
@@ -54,4 +54,4 @@ return array(
|
||||
|
||||
'storage' => __DIR__ . '/../app/storage',
|
||||
|
||||
);
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user