Fix transaction submission.

This commit is contained in:
James Cole
2021-02-17 06:54:00 +01:00
parent 252ea7277b
commit 2b06279f05
3 changed files with 5 additions and 1 deletions

View File

@@ -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