don't bind volume to audio element
This commit is contained in:
@@ -296,7 +296,6 @@
|
||||
bind:duration={null, (d) => (duration = d || 0)}
|
||||
bind:currentTime
|
||||
{muted}
|
||||
{volume}
|
||||
onplay={setMediaMetadataOnPlay}
|
||||
onended={bubble('ended')}
|
||||
{preload}
|
||||
|
||||
Reference in New Issue
Block a user