more match-info, parsed-icon on player-page, disabled score-nav-links for not-parsed demos
This commit is contained in:
@@ -27,7 +27,7 @@ const routes = [
|
||||
name: 'Match',
|
||||
component: lazyLoad('Match'),
|
||||
props: true,
|
||||
alias: ['/match/:match_id/flashes', '/match/:match_id/utility']
|
||||
alias: ['/match/:match_id/flashes', '/match/:match_id/utility', '/match/:match_id/damage']
|
||||
},
|
||||
{
|
||||
path: '/explore',
|
||||
|
||||
Reference in New Issue
Block a user