Added Polymer
This commit is contained in:
@@ -12,7 +12,7 @@ Router.map( function () {
|
||||
}
|
||||
});
|
||||
|
||||
this.route('character', {
|
||||
this.route('characterSheet', {
|
||||
path: '/character/:_id',
|
||||
notFoundTemplate: 'characterNotFound',
|
||||
waitOn: function(){
|
||||
|
||||
Reference in New Issue
Block a user