Archive UI
This commit is contained in:
@@ -11,6 +11,7 @@ Meteor.publish('archivedCreatures', function(){
|
||||
}, {
|
||||
fields: {
|
||||
creature: 1,
|
||||
owner: 1,
|
||||
}
|
||||
}
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user