fallback if avatar could not be loaded
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
{/if}
|
||||
{#if !$constraintStore || $constraintStore.video === false}
|
||||
<i style="background-color: {getColorByString(name)};">
|
||||
<Woka userId={peer.userId}/>
|
||||
<Woka userId={peer.userId} placeholderSrc={""}/>
|
||||
</i>
|
||||
{/if}
|
||||
{#if $constraintStore && $constraintStore.audio === false}
|
||||
|
||||
Reference in New Issue
Block a user