pstream is dead; long live pstream taciturnaxolotl.github.io/pstream-ng/
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update CaptionsView.tsx

Pas 5da91832 ac7e44f2

+1 -1
+1 -1
src/components/player/atoms/settings/CaptionsView.tsx
··· 544 544 )} 545 545 546 546 {/* Loading external subtitles */} 547 - {isLoadingExternalSubtitles && externalCaptions.length === 0 && ( 547 + {isLoadingExternalSubtitles && ( 548 548 <div className="p-4 rounded-xl bg-video-context-light bg-opacity-10 text-center"> 549 549 <div className="text-video-context-type-secondary"> 550 550 {t("player.menus.subtitles.loadingExternal")}