mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-07-30 06:24:37 +02:00
stop context menu handling for videos (#7927)
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
:title="video.name"
|
||||
preload="none"
|
||||
controls
|
||||
@contextmenu.stop
|
||||
>
|
||||
<source
|
||||
:src="video.url"
|
||||
|
||||
Reference in New Issue
Block a user