mirror of
https://gitlab.silvrtree.co.uk/martind2000/SODashServer.git
synced 2025-03-11 07:20:00 +00:00
Apple Push notifications. Trying something else. again
This commit is contained in:
parent
9e82a0998f
commit
b6c7d59f17
@ -145,7 +145,7 @@ var officeController = function(neweventbus) {
|
||||
};
|
||||
|
||||
officeController.prototype.saveData = function() {
|
||||
jsonfile.writeFileSync(file, this.iosTokens);
|
||||
jsonfile.writeFile(file, this.iosTokens);
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user