mirror of
https://github.com/vector-im/element-call.git
synced 2026-07-15 18:49:21 +00:00
Merge branch 'toger5/move-settings-out-of-bottom-bar' into toger5/bottom-bar-storybook
This commit is contained in:
@@ -175,7 +175,6 @@ export interface CallViewModelOptions {
|
||||
matrixRTCMode$?: Behavior<MatrixRTCMode>;
|
||||
/** Optional behavior overriding for the screensharing, for testing */
|
||||
toggleScreensharing?: () => void;
|
||||
mediaDeviceOverride?: MediaDevices;
|
||||
}
|
||||
|
||||
// Do not play any sounds if the participant count has exceeded this
|
||||
|
||||
Reference in New Issue
Block a user