This commit is contained in:
Robin
2026-06-18 11:42:02 +02:00
parent 3a598ffe43
commit 6af72f4c90

View File

@@ -811,7 +811,10 @@ export function createCallViewModel$(
),
),
mxcAvatarUrl$:
matrixMemberMetadataStore.createAvatarUrlBehavior$(scope, userId),
matrixMemberMetadataStore.createAvatarUrlBehavior$(
scope,
userId,
),
pickupState$,
intent,
}),