mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-02 14:16:39 +01:00
Fix duplicate alt badges
This commit is contained in:
parent
a1a78370cc
commit
56365ebc39
1 changed files with 0 additions and 3 deletions
|
@ -431,9 +431,6 @@ function Media({
|
|||
<div class="media-play">
|
||||
<Icon icon="play" size="xl" />
|
||||
</div>
|
||||
{!showInlineDesc && (
|
||||
<AltBadge alt={description} lang={lang} index={altIndex} />
|
||||
)}
|
||||
</>
|
||||
)}
|
||||
{!showOriginal && !showInlineDesc && (
|
||||
|
|
Loading…
Reference in a new issue