Compare commits

..

No commits in common. "fa28911706b08507c08eecfb64a47efe6830fb48" and "8ea08e59a827ea701ccbb173fae8a1f547b8d8c1" have entirely different histories.

1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ 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>