Merge pull request #3130 from gitbutlerapp/Replace-WebM-with-MP4

Fix: Replace WebM with MP4
This commit is contained in:
Pavel Laptev 2024-03-12 23:00:10 +01:00 committed by GitHub
commit 300b6e307a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@
>
<svelte:fragment slot="iconSide">
<VideoTip
src="/video-tips/scrollbar-on-hover.webm"
src="/video-tips/scrollbar-on-hover.mp4"
playing={scrollbarVisabilityVideoPlaying}
/>
</svelte:fragment>

Binary file not shown.