cringe sfx
All checks were successful
Deploy / publish-web (push) Successful in 53s

This commit is contained in:
2026-02-06 22:41:58 +06:00
parent e3ac3e003c
commit a37b2048fe
2 changed files with 4 additions and 1 deletions

View File

@@ -202,6 +202,9 @@ export const useMediasoup = createSharedComposable(() => {
appData: { ...appData, socketId },
})
if (kind === 'video')
sfx.play('/sfx/on_trans.ogg', 0.03).then()
if (producerPaused)
consumer.pause()