Add mute settings

This commit is contained in:
Jon Staab
2024-10-03 14:32:55 -07:00
parent 979cb36060
commit eab4b35077
10 changed files with 218 additions and 104 deletions
+3 -1
View File
@@ -27,4 +27,6 @@
})
</script>
<div bind:this={element} />
<div bind:this={element}>
<slot />
</div>