mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2025-01-18 03:22:52 +09:00
stop context menu handling for videos (#7927)
This commit is contained in:
parent
08d455a042
commit
5abd66525f
@ -11,6 +11,7 @@
|
||||
:title="video.name"
|
||||
preload="none"
|
||||
controls
|
||||
@contextmenu.stop
|
||||
>
|
||||
<source
|
||||
:src="video.url"
|
||||
|
Loading…
Reference in New Issue
Block a user