mirror of
https://gitlab.silvrtree.co.uk/martind2000/SODashServer.git
synced 2025-02-10 20:39:15 +00:00
Apple Push notifications. Trying something else. again
This commit is contained in:
parent
51800e5fd8
commit
972c95e8cd
@ -110,6 +110,8 @@ var officeController = function(neweventbus) {
|
||||
|
||||
eventBus.on('setupNextMeeting', this.setupNextMeeting.bind(this, this.todaysList));
|
||||
|
||||
logger.debug(this.todaysList);
|
||||
|
||||
eventBus.on('cleanUp', (id) => {
|
||||
logger.debug('+ => cleanUp');
|
||||
this.cleanUpMeeting(id);
|
||||
|
Loading…
Reference in New Issue
Block a user