diff --git a/frontend/src/pages/Video.tsx b/frontend/src/pages/Video.tsx index 5c2da1ea..62c86bd5 100644 --- a/frontend/src/pages/Video.tsx +++ b/frontend/src/pages/Video.tsx @@ -315,7 +315,7 @@ const Video = () => { {!reindex && ( <> {isAdmin && ( -
+
+
{isAdmin && ( <> {!showDeleteConfirm && ( @@ -360,6 +362,8 @@ const Video = () => { )} )}{' '} +
+
{!showAddToPlaylist && (