mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-17 23:28:20 +00:00
Fix transaction submission.
This commit is contained in:
@@ -33,6 +33,7 @@ use FireflyIII\User;
|
||||
use Illuminate\Http\JsonResponse;
|
||||
use League\Fractal\Resource\Item;
|
||||
use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
|
||||
use Log;
|
||||
|
||||
/**
|
||||
* Class UpdateController
|
||||
|
||||
Reference in New Issue
Block a user