Skip to content

Commit 0e3e7ee

Browse files
Persijn Kwekkeboompoi33
authored andcommitted
fix: router issue
1 parent 8b6e2cd commit 0e3e7ee

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

sed

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/main/resources/webapp/webapp.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ router.route(
6262
"/leagues/{name}/players",
6363
"/leagues/{name}/teams",
6464
"/leagues/{name}/games",
65+
"/players/{name}/edit",
6566
"/players/{name}",
6667
"/teams/{name}",
6768
"/games/{id}",

0 commit comments

Comments
 (0)