Correct / document some missing bits in tests

This commit is contained in:
Robin
2025-10-08 17:33:17 -04:00
parent b1d143720a
commit e88474452f
4 changed files with 6 additions and 3 deletions

View File

@@ -205,7 +205,7 @@ export const InCallView: FC<InCallViewProps> = ({
useReactionsSender();
useWakeLock();
// TODO multi-sfu This is unused now??
// TODO-MULTI-SFU This is unused now??
// const connectionState = useObservableEagerState(vm.livekitConnectionState$);
// annoyingly we don't get the disconnection reason this way,