mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2025-10-31 04:32:01 +00:00 
			
		
		
		
	Merge pull request #2376 from AlyoshaVasilieva/thumbs
Fix comment like icon
This commit is contained in:
		| @@ -30,7 +30,7 @@ | ||||
|             </div> | ||||
|             <div class="whitespace-pre-wrap" v-html="purifyHTML(comment.commentText)" /> | ||||
|             <div class="comment-footer mt-1 flex items-center"> | ||||
|                 <div class="i-fa-solid:thumbs-up" /> | ||||
|                 <div class="i-fa6-solid:thumbs-up" /> | ||||
|                 <span class="ml-1" v-text="numberFormat(comment.likeCount)" /> | ||||
|                 <font-awesome-icon class="ml-1" v-if="comment.hearted" icon="heart" /> | ||||
|             </div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Kavin
					Kavin