mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Typo
This commit is contained in:
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
Block a user