Add star subscription indicators to sharing settings

This commit is contained in:
2023-01-26 22:28:14 +01:00
parent f9987dfe0b
commit a124782730
7 changed files with 42 additions and 18 deletions

View File

@@ -95,7 +95,11 @@ const fullscreen = () => {
{#if !video_reload}
<div class="container">
{#if file.mime_type === "video/x-matroska" || file.mime_type === "video/quicktime"}
{#if
file.mime_type === "video/x-matroska" ||
file.mime_type === "video/quicktime" ||
file.mime_type === "video/x-ms-asf"
}
<div class="compatibility_warning">
This video file type is not compatible with every web
browser. If the video fails to play you can try downloading