feat(core): disable ai onboarding video loop (#6769)

This commit is contained in:
EYHN 2024-05-06 06:47:01 +00:00
parent ec73f69574
commit 94c8662ac1
No known key found for this signature in database
GPG Key ID: 46C9E26A75AB276C

View File

@ -146,7 +146,6 @@ export const AIOnboardingGeneral = ({
autoPlay={index === 0}
src={video}
className={styles.video}
loop
muted
playsInline
/>