mirror of
https://github.com/vector-im/element-call.git
synced 2026-05-01 09:54:37 +00:00
Update src/room/InCallView.tsx
Co-authored-by: Robin <robin@robin.town>
This commit is contained in:
@@ -683,6 +683,7 @@ export const InCallView: FC<InCallViewProps> = ({
|
||||
>
|
||||
<div className={styles.settingsLogoContainer}>
|
||||
{showControls &&
|
||||
// Settings button is also shown in the app bar if present
|
||||
headerStyle !== HeaderStyle.AppBar &&
|
||||
layout.type !== "pip" && (
|
||||
<SettingsButton key="settings" onClick={openSettings} />
|
||||
|
||||
Reference in New Issue
Block a user