mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
fixes routes json
This commit is contained in:
parent
6ddd6b784a
commit
53af50f556
1 changed files with 1 additions and 1 deletions
|
@ -424,7 +424,7 @@
|
|||
"title": "micro:bit"
|
||||
},
|
||||
{
|
||||
"name": "Account Blocked",
|
||||
"name": "banned-splash",
|
||||
"pattern": "^/accounts/banned-response/?(\\?.*)?$",
|
||||
"routeAlias": "/accounts/banned-response/?$",
|
||||
"view": "banned-splash/banned-splash",
|
||||
|
|
Loading…
Reference in a new issue