do not allow other users to view classes
This commit is contained in:
parent
abdd95477c
commit
2932def0d4
@ -124,7 +124,6 @@ Meteor.publish('users', function() {
|
||||
'profile.avatar': 1,
|
||||
'profile.banner': 1,
|
||||
'profile.grade': 1,
|
||||
'profile.classes': 1,
|
||||
'profile.description': 1,
|
||||
'profile.name': 1,
|
||||
'profile.school': 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user