mirror of
https://gitlab.silvrtree.co.uk/martind2000/SODashServer.git
synced 2025-03-11 07:20:00 +00:00
Push notifications
This commit is contained in:
parent
cef2cdf458
commit
863bbe56d0
@ -8,11 +8,11 @@ var events = require('events');
|
||||
var eventBus ;
|
||||
var util = require('util');
|
||||
|
||||
var pushNotifications = require('node-pushnotifications');
|
||||
/*var pushNotifications = require('node-pushnotifications');
|
||||
|
||||
var gcmSender = new gcm.Sender({
|
||||
key: 'AIzaSyBl1vJ00d_lMb5yKGp97jZ94Oc70GRpZiw'
|
||||
});
|
||||
});*/
|
||||
|
||||
var officeController = function(neweventbus) {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user