Updated character lists to Polymer 1
This commit is contained in:
@@ -22,6 +22,7 @@ Meteor.publish("characterList", function(){
|
||||
writers:1,
|
||||
owner: 1,
|
||||
color: 1,
|
||||
picture: 1,
|
||||
}
|
||||
}
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user