Skip to content

Commit ab8498b

Browse files
Add missing typescript route (#1164)
1 parent 966129c commit ab8498b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/router.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ Router.map(function () {
5656

5757
this.route('security');
5858
this.route('node-support');
59+
this.route('typescript-support');
5960

6061
this.route('sponsors');
6162

0 commit comments

Comments
 (0)