mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-26 17:01:20 -06:00
Disable Spectre again.
This commit is contained in:
parent
2fc760780e
commit
f1fe169553
@ -25,7 +25,7 @@ return [
|
||||
'enabled' => [
|
||||
'file' => true,
|
||||
'bunq' => false,
|
||||
'spectre' => false,
|
||||
'spectre' => true,
|
||||
'plaid' => false,
|
||||
],
|
||||
'prerequisites' => [
|
||||
|
Loading…
Reference in New Issue
Block a user