Updated character lists to Polymer 1

This commit is contained in:
Stefan Zermatten
2017-01-16 13:48:18 +02:00
parent d9e180bac0
commit 01535a414c
12 changed files with 165 additions and 124 deletions

View File

@@ -22,6 +22,7 @@ Meteor.publish("characterList", function(){
writers:1,
owner: 1,
color: 1,
picture: 1,
}
}
);