dev_video
daiao 5 years ago
parent 213d21f782
commit ec7fbf39b2

@ -237,8 +237,8 @@ class ChallengesController < ApplicationController
end
end
rescue => e
logger_error("##update_challenges: ##{e.message}")
rescue Exception => e
logger.error("##update_challenges: ##{e.message}")
tip_exception("#{e.message}")
end

Loading…
Cancel
Save