mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-04 21:23:36 +00:00
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
# Conflicts: # app/Http/Controllers/Transaction/DeleteController.php
This commit is contained in:
@@ -73,6 +73,7 @@ class DestroyController extends Controller
|
||||
Log::debug(sprintf('Now in %s', __METHOD__));
|
||||
$this->groupRepository->destroy($transactionGroup);
|
||||
Preferences::mark();
|
||||
|
||||
return response()->json([], 204);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user