mirror of https://github.com/Chocobozzz/PeerTube
Fix support icon
parent
dbdf2d51c6
commit
3adf3196c5
|
@ -83,7 +83,7 @@
|
||||||
[ngbTooltip]="tooltipSupport"
|
[ngbTooltip]="tooltipSupport"
|
||||||
placement="bottom auto"
|
placement="bottom auto"
|
||||||
>
|
>
|
||||||
<my-global-icon iconName="heart"></my-global-icon>
|
<my-global-icon iconName="support"></my-global-icon>
|
||||||
<span class="icon-text" i18n>Support</span>
|
<span class="icon-text" i18n>Support</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue