From db7764063440adae515f8071c6582253a5e74885 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9gis=20Hanol?= Date: Mon, 10 Apr 2017 22:11:29 +0200 Subject: [PATCH] FIX: grant first reply by email job was *brokenated* --- ...rand_first_reply_by_email.rb => grant_first_reply_by_email.rb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename app/jobs/onceoff/{grand_first_reply_by_email.rb => grant_first_reply_by_email.rb} (100%) diff --git a/app/jobs/onceoff/grand_first_reply_by_email.rb b/app/jobs/onceoff/grant_first_reply_by_email.rb similarity index 100% rename from app/jobs/onceoff/grand_first_reply_by_email.rb rename to app/jobs/onceoff/grant_first_reply_by_email.rb