Skip to content

Commit

Permalink
Update router.js
Browse files Browse the repository at this point in the history
  • Loading branch information
MinThaMie authored Jul 23, 2024
1 parent 34cf22d commit 86a61fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/router.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,4 @@ Router.map(function () {

this.route('id', { path: 'id/:id' });
this.route('not-found');
this.route('new-test');
});

0 comments on commit 86a61fb

Please sign in to comment.