From 41f5e4ed9a0fbc1274ea8d78ab7216c4ade96946 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Tue, 19 Jul 2016 20:13:07 +0300 Subject: [PATCH] Fix for archiving credit --- app/Events/CreditWasArchived.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/Events/CreditWasArchived.php b/app/Events/CreditWasArchived.php index b9dd495dddb8..086b5229ca48 100644 --- a/app/Events/CreditWasArchived.php +++ b/app/Events/CreditWasArchived.php @@ -1,7 +1,7 @@ credit = $credit; }