removed path from notif, its created on the fly when retrieveing the notifications

v1.18.x
Baris Usakli 11 years ago
parent aed9a9f76f
commit f16ced6bcc

@ -84,7 +84,6 @@ var async = require('async'),
var defaults = {
bodyShort: '',
bodyLong: '',
path: '',
importance: 5,
datetime: Date.now(),
uniqueId: utils.generateUUID()

Loading…
Cancel
Save