Merge branch 'master' of https://github.com/ksjdragon/hourglass
This commit is contained in:
commit
5c99efc6e2
@ -256,7 +256,8 @@ Meteor.methods({
|
||||
}, {
|
||||
$set: {
|
||||
comments: comments,
|
||||
user:user
|
||||
user:user,
|
||||
time: new Date()
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user