mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 08:35:00 +00:00
Various code cleanup and fixed alignments.
This commit is contained in:
@@ -54,7 +54,7 @@ use TwigBridge\Extension\Loader\Globals;
|
||||
|
||||
// Configuration options for Twig.
|
||||
return [
|
||||
'twig' => [
|
||||
'twig' => [
|
||||
'extension' => 'twig',
|
||||
'environment' => [
|
||||
'debug' => env('APP_DEBUG', false),
|
||||
|
Reference in New Issue
Block a user