mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Fix code quality with rector [skip ci]
This commit is contained in:
@@ -36,7 +36,7 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'enabled' => env('DEBUGBAR_ENABLED', null),
|
||||
'enabled' => env('DEBUGBAR_ENABLED'),
|
||||
'except' => [
|
||||
'telescope*',
|
||||
'horizon*',
|
||||
|
||||
Reference in New Issue
Block a user