validate u._id

pull/230/head^2
Gabriel Engel 11 years ago
parent ec27cba353
commit 852aa09ccc
  1. 1
      client/methods/hideRoom.coffee

@ -5,6 +5,7 @@ Meteor.methods
ChatSubscription.update
rid: rid
'u._id': Meteor.userId()
,
$set:
alert: false

Loading…
Cancel
Save