mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-02 19:49:23 +00:00
Format
This commit is contained in:
@@ -811,7 +811,10 @@ export function createCallViewModel$(
|
|||||||
),
|
),
|
||||||
),
|
),
|
||||||
mxcAvatarUrl$:
|
mxcAvatarUrl$:
|
||||||
matrixMemberMetadataStore.createAvatarUrlBehavior$(scope, userId),
|
matrixMemberMetadataStore.createAvatarUrlBehavior$(
|
||||||
|
scope,
|
||||||
|
userId,
|
||||||
|
),
|
||||||
pickupState$,
|
pickupState$,
|
||||||
intent,
|
intent,
|
||||||
}),
|
}),
|
||||||
|
|||||||
Reference in New Issue
Block a user