Fix merge artifacts

This commit is contained in:
mplorentz
2026-04-03 09:19:32 -04:00
committed by hodlbod
parent 236b9e011e
commit 9e4ac16673
2 changed files with 0 additions and 8 deletions
-5
View File
@@ -119,11 +119,6 @@
onclick={toggleCamera}>
<Icon icon={$currentVoiceSession.cameraOn ? VideocameraRecord : Videocamera} size={4} />
</Button>
<Button>
data-tip="Audio settings" class="center tooltip tooltip-top btn btn-sm btn-square
btn-ghost" onclick={openAudioSettings}>
<Icon icon={Settings} size={4} />
</Button>
<Button
data-tip={$currentVoiceSession.screenShareOn ? "Stop sharing" : "Share screen"}
class="center tooltip tooltip-top btn btn-sm btn-square {$currentVoiceSession.screenShareOn