prettier !

This commit is contained in:
Valere
2025-10-07 16:24:02 +02:00
parent 7437961195
commit 529cb8a7ec
12 changed files with 547 additions and 421 deletions

View File

@@ -352,7 +352,10 @@ function withCallViewModel(
options,
raisedHands$,
reactions$,
new BehaviorSubject<ProcessorState>({ processor: undefined, supported: undefined }),
new BehaviorSubject<ProcessorState>({
processor: undefined,
supported: undefined,
}),
);
onTestFinished(() => {