Add auto scroll to videos list
This commit is contained in:
parent
9bf9d2a5c2
commit
2bbb34127f
11 changed files with 73 additions and 59 deletions
|
@ -6,7 +6,7 @@ import { PreloadSelectedModulesList } from './core'
|
|||
const routes: Routes = [
|
||||
{
|
||||
path: '',
|
||||
redirectTo: '/videos/list',
|
||||
redirectTo: '/videos/trending',
|
||||
pathMatch: 'full'
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue