mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-10 06:31:49 +02:00
Untracked Config File
This commit is contained in:
parent
c74b397836
commit
aaf75b4402
17 changed files with 234 additions and 147 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
var app = require('../app');
|
||||
var communicator = require('../communicator');
|
||||
var debug = require('debug')('notification');
|
||||
var debug = require('debug')('rallly');
|
||||
var mandrill = require('mandrill-api');
|
||||
var mandrill_client = new mandrill.Mandrill(app.get('mandrillAPIKey'));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue