Use the channel URL behind the account in miniature

pull/3909/head
Chocobozzz 2021-03-29 16:48:16 +02:00 committed by Chocobozzz
parent 7f18840602
commit c8e80d1461
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
</span>
</span>
<a tabindex="-1" *ngIf="displayOptions.by && displayOwnerAccount()" class="video-miniature-account" [routerLink]="[ '/accounts', video.byAccount ]">
<a tabindex="-1" *ngIf="displayOptions.by && displayOwnerAccount()" class="video-miniature-account" [routerLink]="[ '/video-channels', video.byVideoChannel ]">
{{ video.byAccount }}
</a>
<a tabindex="-1" *ngIf="displayOptions.by && displayOwnerVideoChannel()" class="video-miniature-channel" [routerLink]="[ '/video-channels', video.byVideoChannel ]">