Fixed monsters appearing in sidebar
This commit is contained in:
@@ -33,6 +33,7 @@ Meteor.publish('characterList', function () {
|
||||
picture: 1,
|
||||
avatarPicture: 1,
|
||||
public: 1,
|
||||
type: 1,
|
||||
}
|
||||
}
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user