Merge branch 'master' into master

This commit is contained in:
Andrew Zhu
2018-06-07 02:06:34 -07:00
committed by GitHub
6 changed files with 66 additions and 60 deletions

View File

@@ -23,6 +23,7 @@ Router.map(function() {
);
},
});
this.route("jsonCharacterSheet", {
path: "/character/:_id/json",
where: "server",