mirror of
https://gitlab.silvrtree.co.uk/martind2000/SODashServer.git
synced 2025-01-25 17:46:18 +00:00
Apple Push notifications. Trying something else. again
This commit is contained in:
parent
ddb2290ad8
commit
b63b62f2ba
@ -127,6 +127,7 @@ var officeController = function(neweventbus) {
|
||||
|
||||
var timmy = setTimeout(function() {
|
||||
var now = new Date();
|
||||
logger.error('Test timer, going to send msg');
|
||||
|
||||
this.announceMeetingEnd({uid: 'bob', summary: 'Test message - ' + now.toISOString()});
|
||||
}.bind(this),60000);
|
||||
|
Loading…
Reference in New Issue
Block a user