route fix
This commit is contained in:
parent
8a5236ad3a
commit
faea82d2cc
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ import {PaginationInstance} from 'ngx-pagination';
|
|||
import 'rxjs/add/operator/map';
|
||||
|
||||
@Component({
|
||||
templateUrl: 'leaderboard-log.component.html',
|
||||
templateUrl: 'leaderboard.component.html',
|
||||
})
|
||||
export class LeaderboardComponent implements OnInit {
|
||||
|
||||
|
|
Reference in a new issue