mirror of https://github.com/Chocobozzz/PeerTube
Typo
parent
48a1c1c9a5
commit
fdf4648402
|
@ -3,7 +3,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div i18n class="alert pt-alert-primary" *ngIf="isWaitingForLive()">
|
<div i18n class="alert pt-alert-primary" *ngIf="isWaitingForLive()">
|
||||||
TThis live is not currently streaming.
|
This live is not currently streaming.
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div i18n class="alert pt-alert-primary" *ngIf="isLiveEnded()">
|
<div i18n class="alert pt-alert-primary" *ngIf="isLiveEnded()">
|
||||||
|
|
Loading…
Reference in New Issue