add /dashboard route as an alias for /
This commit is contained in:
parent
d961985679
commit
a1880a152c
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
/ DashboardR GET HEAD
|
||||
/dashboard DashboardR GET HEAD
|
||||
|
||||
/noscript NoScriptR GET
|
||||
/noscript/auto NoScriptAutoR GET
|
||||
|
|
Loading…
Reference in a new issue