mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 05:14:54 +00:00
feat(core): disable ai onboarding video loop (#6769)
This commit is contained in:
@@ -146,7 +146,6 @@ export const AIOnboardingGeneral = ({
|
||||
autoPlay={index === 0}
|
||||
src={video}
|
||||
className={styles.video}
|
||||
loop
|
||||
muted
|
||||
playsInline
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user