mirror of
https://github.com/mempool/mempool.git
synced 2025-02-24 14:50:52 +01: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
Reference in a new issue