mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-26 05:17:04 +00:00
prettier !
This commit is contained in:
@@ -352,7 +352,10 @@ function withCallViewModel(
|
||||
options,
|
||||
raisedHands$,
|
||||
reactions$,
|
||||
new BehaviorSubject<ProcessorState>({ processor: undefined, supported: undefined }),
|
||||
new BehaviorSubject<ProcessorState>({
|
||||
processor: undefined,
|
||||
supported: undefined,
|
||||
}),
|
||||
);
|
||||
|
||||
onTestFinished(() => {
|
||||
|
||||
Reference in New Issue
Block a user