From 96b4b195092d49b1db406dcfec74ace7d0e0994f Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Tue, 19 Jul 2016 20:12:45 +0300 Subject: [PATCH] Fix for archiving credits --- 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; }