diff --git a/components/comment.js b/components/comment.js
index 67b4bc84..73e64d0c 100644
--- a/components/comment.js
+++ b/components/comment.js
@@ -165,11 +165,13 @@ export default function Comment ({
{item.outlawed && !me?.privates?.wildWestMode
?
- : item.mine
- ?
- : item.meDontLikeSats > item.meSats
- ?
- : pin ?
:
}
+ : pin
+ ?
+ : item.mine
+ ?
+ : item.meDontLikeSats > item.meSats
+ ?
+ :
}
{item.user?.meMute && !includeParent && collapse === 'yep'
@@ -182,6 +184,7 @@ export default function Comment ({
>reply from someone you muted
)
:
- {!(item.position && (pinnable || !item.subName)) && !(!item.parentId && Number(item.user?.id) === USER_ID.ad) &&
+ {!isPinnedPost && !(isPinnedSubReply && !full) && !isAd &&
<>
{numWithUnits(item.sats)}