Change Likes icon

main
Noah Petherbridge 2024-06-26 21:28:53 -07:00
parent 8754ed8592
commit a82e04b2f8
1 changed files with 1 additions and 1 deletions

View File

@ -308,7 +308,7 @@
{{if $LikedStats.UserLikes}}
<div>
<span class="is-size-7">
<i class="fa fa-user-group has-text-danger" title="Friends"></i>
<i class="fa fa-heart has-text-danger" title="Friends"></i>
Liked
</span>
</div>