forked from Ivasoft/mattermost-mobile
removed space
This commit is contained in:
@@ -88,7 +88,7 @@ const PostOptions = ({
|
||||
{canMarkAsUnread && !isSystemPost &&
|
||||
<MarkAsUnreadOption postId={post.id}/>
|
||||
}
|
||||
{ canCopyPermalink &&
|
||||
{canCopyPermalink &&
|
||||
<CopyPermalinkOption
|
||||
post={post}
|
||||
sourceScreen={sourceScreen}
|
||||
|
||||
Reference in New Issue
Block a user