further cleanups

This commit is contained in:
2025-02-12 13:57:41 +01:00
parent b5a740c302
commit d50499f41f
5 changed files with 26 additions and 32 deletions

View File

@@ -293,7 +293,7 @@
<audio
bind:this={audio}
bind:paused
bind:duration
bind:duration={null, (d) => (duration = d || 0)}
bind:currentTime
{muted}
{volume}