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