Skip to content
Snippets Groups Projects
Unverified Commit 15cd5636 authored by Johann150's avatar Johann150 Committed by GitHub
Browse files

stop context menu handling for videos (#7927)

parent e2556189
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@
:title="video.name"
preload="none"
controls
@contextmenu.stop
>
<source
:src="video.url"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment