Fix share icon.

This commit is contained in:
Kavin 2022-08-29 18:49:14 +05:30
parent 4b4c7d0926
commit 44c66c3336
No known key found for this signature in database
GPG Key ID: 49451E4482CC5BCD
1 changed files with 2 additions and 2 deletions

View File

@ -112,8 +112,8 @@
</a>
<!-- watch on youtube button -->
<button class="btn" @click="showShareModal = !showShareModal">
<i18n-t class="<lg:hidden" keypath="actions.share" tag="strong"></i18n-t>
<font-awesome-icon class="mx-1.5" :icon="share" />
<i18n-t class="lt-lg:hidden" keypath="actions.share" tag="strong"></i18n-t>
<font-awesome-icon class="mx-1.5" icon="fa-share" />
</button>
<!-- LBRY -->
<a v-if="video.lbryId" :href="'https://odysee.com/' + video.lbryId" class="btn">