mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Clean up some code.
This commit is contained in:
@@ -61,8 +61,8 @@ return [
|
||||
'mandrill' => [
|
||||
'secret' => env('MANDRILL_SECRET'),
|
||||
],
|
||||
'pushover' => [
|
||||
'token' => 'fake_token',
|
||||
'pushover' => [
|
||||
'token' => 'fake_token',
|
||||
'user_token' => 'fake_token',
|
||||
],
|
||||
];
|
||||
|
Reference in New Issue
Block a user