mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-04 11:48:05 +00:00
Can now send webhook messages.
This commit is contained in:
@@ -61,6 +61,7 @@ class WebhookMessage extends Model
|
||||
'errored' => 'boolean',
|
||||
'uuid' => 'string',
|
||||
'message' => 'json',
|
||||
'logs' => 'json',
|
||||
];
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user