mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-07 06:31:22 +00:00
APIs and views for exchange rates.
This commit is contained in:
@@ -272,7 +272,8 @@ return [
|
||||
'reset_webhook_secret',
|
||||
'header_exchange_rates',
|
||||
'exchange_rates_intro',
|
||||
'exchange_rates_from_to'
|
||||
'exchange_rates_from_to',
|
||||
'exchange_rates_intro_rates'
|
||||
],
|
||||
'form' => [
|
||||
'url',
|
||||
@@ -289,6 +290,8 @@ return [
|
||||
'webhook_response',
|
||||
'webhook_trigger',
|
||||
'webhook_delivery',
|
||||
'from_currency_to_currency',
|
||||
'to_currency_from_currency'
|
||||
],
|
||||
'list' => [
|
||||
'active',
|
||||
|
||||
Reference in New Issue
Block a user