mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Split webhook message sending into different models.
This commit is contained in:
@@ -832,6 +832,7 @@ return [
|
||||
'responses' => [
|
||||
200 => 'RESPONSE_TRANSACTIONS',
|
||||
210 => 'RESPONSE_ACCOUNTS',
|
||||
220 => 'RESPONSE_NONE',
|
||||
],
|
||||
'deliveries' => [
|
||||
300 => 'DELIVERY_JSON',
|
||||
|
||||
Reference in New Issue
Block a user