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