mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-06 12:27:25 +00:00
chore: reformat code.
This commit is contained in:
@@ -27,6 +27,6 @@ namespace FireflyIII\Enums;
|
||||
enum WebhookResponse: int
|
||||
{
|
||||
case TRANSACTIONS = 200;
|
||||
case ACCOUNTS = 210;
|
||||
case NONE = 220;
|
||||
case ACCOUNTS = 210;
|
||||
case NONE = 220;
|
||||
}
|
||||
|
Reference in New Issue
Block a user