further cleanups
This commit is contained in:
@@ -293,7 +293,7 @@
|
||||
<audio
|
||||
bind:this={audio}
|
||||
bind:paused
|
||||
bind:duration
|
||||
bind:duration={null, (d) => (duration = d || 0)}
|
||||
bind:currentTime
|
||||
{muted}
|
||||
{volume}
|
||||
|
||||
Reference in New Issue
Block a user