Compare commits

..

No commits in common. "72b3e3509dee6106ccf3134617b5d4f13f301d8e" and "56d8c9842da9356253e11d6e608ffbed8675693f" 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
:src="video.url"
:type="video.type"
>
</video>
<i class="ti ti-eye-off" :class="$style.hide" @click="hide = true"></i>