mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
Fix jobs-moderator route
This commit is contained in:
parent
b01c8a44e0
commit
8772ab5605
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@
|
|||
},
|
||||
{
|
||||
"name": "jobs-moderator",
|
||||
"pattern": "^jobs/moderator/?$",
|
||||
"pattern": "^/jobs/moderator/?$",
|
||||
"routeAlias": "/jobs",
|
||||
"view": "jobs/moderator/moderator",
|
||||
"title": "Community Moderator"
|
||||
|
|
Loading…
Reference in a new issue