Back to Peertube

Upload Progress.Component

client/src/app/shared/shared-upload/upload-progress.component.html

8.1.5156 B
Original Source

@if (error()) { @if (enableRetryAfterError()) {

} @else { Sorry, but something went wrong. {{ error() }} } } @else if (isUploading() || uploaded()){

}