fix(creator): 잠금 게시글 더보기를 숨긴다
This commit is contained in:
@@ -112,7 +112,7 @@ struct CreatorChannelCommunityListItem: View {
|
||||
|
||||
moreButton
|
||||
}
|
||||
} else if !isOwnPost {
|
||||
} else if !isPaidLocked {
|
||||
moreButton
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user