mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 18:54:58 +00:00 
			
		
		
		
	Reset after deletion
This commit is contained in:
		| @@ -73,6 +73,7 @@ class DestroyController extends Controller | ||||
|     public function destroy(Attachment $attachment): JsonResponse | ||||
|     { | ||||
|         $this->repository->destroy($attachment); | ||||
|         app('preferences')->mark(); | ||||
|  | ||||
|         return response()->json([], 204); | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user