This commit is contained in:
FediThing 2023-11-30 12:35:50 -07:00 committed by GitHub
commit 8d78789c43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,9 +2,9 @@
<!-- We need the video container for videojs so we just hide it -->
<div id="video-wrapper">
<div *ngIf="remoteServerDown" class="remote-server-down">
Sorry, but this video is not available because the remote instance is not responding.
Sorry, but this video did not load because the remote instance did not respond.
<br />
Please try again later.
Please try refreshing the page, or try again later.
</div>
<div id="videojs-wrapper">