Contact Greeting: Fix looping (#4305)
This commit is contained in:
parent
95f98442fc
commit
75015792be
@ -91,6 +91,7 @@ const ContactGreeting: FC<OwnProps & StateProps> = ({
|
|||||||
containerRef={containerRef}
|
containerRef={containerRef}
|
||||||
sticker={sticker}
|
sticker={sticker}
|
||||||
size={160}
|
size={160}
|
||||||
|
shouldLoop
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user