lint
This commit is contained in:
@@ -39,7 +39,7 @@ export function ReactionsAudioRenderer(): ReactNode {
|
|||||||
void audioElement.play();
|
void audioElement.play();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}, [audioElements, shouldPlay, reactions]);
|
}, [audioElements, shouldPlay, reactions, effectSoundVolume]);
|
||||||
|
|
||||||
// Do not render any audio elements if playback is disabled. Will save
|
// Do not render any audio elements if playback is disabled. Will save
|
||||||
// audio file fetches.
|
// audio file fetches.
|
||||||
|
|||||||
Reference in New Issue
Block a user