Merge branch 'develop' into mkjs-add-flash
This commit is contained in:
commit
72b3e3509d
|
@ -24,7 +24,6 @@ SPDX-License-Identifier: AGPL-3.0-only
|
|||
>
|
||||
<source
|
||||
:src="video.url"
|
||||
:type="video.type"
|
||||
>
|
||||
</video>
|
||||
<i class="ti ti-eye-off" :class="$style.hide" @click="hide = true"></i>
|
||||
|
|
Loading…
Reference in New Issue