mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-19 15:41:31 +03:00
Merge pull request #3130 from gitbutlerapp/Replace-WebM-with-MP4
Fix: Replace WebM with MP4
This commit is contained in:
commit
300b6e307a
@ -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>
|
||||
|
BIN
gitbutler-ui/static/video-tips/scrollbar-on-hover.mp4
Normal file
BIN
gitbutler-ui/static/video-tips/scrollbar-on-hover.mp4
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user