mirror of
https://github.com/mempool/mempool.git
synced 2026-08-19 13:18:06 +02:00
Default Liquid asset child should be /featured
This commit is contained in:
parent
af7d437d09
commit
9e240e55ce
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ const routes: Routes = [
|
|||
},
|
||||
{
|
||||
path: '**',
|
||||
redirectTo: 'all'
|
||||
redirectTo: 'featured'
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue