-
Download
@@ -657,7 +657,7 @@ async def ui_activity_detail(activity_index: int, request: Request):
class="max-h-40 rounded hidden" muted loop playsinline
onloadeddata="this.classList.remove('hidden'); this.nextElementSibling.classList.add('hidden'); this.play();">
-
@@ -830,10 +830,10 @@ async def ui_asset_detail(name: str, request: Request):
elif asset_type == "image":
content_html = f'''
-
-
Download
@@ -947,7 +947,7 @@ async def ui_asset_detail(name: str, request: Request):
class="max-h-40 rounded hidden" muted loop playsinline
onloadeddata="this.classList.remove('hidden'); this.nextElementSibling.classList.add('hidden'); this.play();">
-