Contact Greeting: Fix looping (#4305)

This commit is contained in:
Alexander Zinchuk 2024-02-23 14:06:19 +01:00
parent 95f98442fc
commit 75015792be

View File

@ -91,6 +91,7 @@ const ContactGreeting: FC<OwnProps & StateProps> = ({
containerRef={containerRef}
sticker={sticker}
size={160}
shouldLoop
/>
)}
</div>