stop context menu handling for videos (#7927)

This commit is contained in:
Johann150 2021-10-31 11:12:19 +01:00 committed by GitHub
parent e2556189de
commit 15cd563612
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,7 @@
:title="video.name"
preload="none"
controls
@contextmenu.stop
>
<source
:src="video.url"