mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-29 16:03:45 +03:00
feat(core): disable ai onboarding video loop (#6769)
This commit is contained in:
parent
ec73f69574
commit
94c8662ac1
@ -146,7 +146,6 @@ export const AIOnboardingGeneral = ({
|
||||
autoPlay={index === 0}
|
||||
src={video}
|
||||
className={styles.video}
|
||||
loop
|
||||
muted
|
||||
playsInline
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user