Skip to content

Commit

Permalink
force build
Browse files Browse the repository at this point in the history
  • Loading branch information
noam-almog committed May 16, 2017
1 parent 938f8c9 commit 8a34090
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions routes/api_camps_routes.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const mail = require('../libs/mail');
const csv = require('json2csv');
const APPROVAL_ENUM = ['approved', 'pending', 'approved_mgr'];
const emailDeliver = (recipient, subject, template, props) => {

/**
* Deliver email request to camp manager
* notifiying a user wants to join his camp
Expand Down

0 comments on commit 8a34090

Please sign in to comment.