mirror of
https://github.com/vector-im/element-call.git
synced 2026-06-06 11:45:53 +00:00
fix backgroundBlurToggleClick -> videoBlurToggleClick
This commit is contained in:
@@ -194,7 +194,7 @@ describe("MediaMuteAndSwitchButton", () => {
|
||||
title="Switcher"
|
||||
iconsAndLabels="video"
|
||||
enabled={true}
|
||||
backgroundBlurToggleClick={onVideoBlurToggle}
|
||||
videoBlurToggleClick={onVideoBlurToggle}
|
||||
onSelect={onSelect}
|
||||
/>
|
||||
</TooltipProvider>,
|
||||
|
||||
Reference in New Issue
Block a user