[Glitch] Fix extra separator besides favourite count on private posts
Port 726e7ad0248495951c767197c06dc7127945569f to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
876aa35350
commit
d959501ef1
@ -322,7 +322,7 @@ class DetailedStatus extends ImmutablePureComponent {
|
|||||||
|
|
||||||
<div className='detailed-status__meta__line'>
|
<div className='detailed-status__meta__line'>
|
||||||
{reblogLink}
|
{reblogLink}
|
||||||
·
|
{reblogLink && <>·</>}
|
||||||
{favouriteLink}
|
{favouriteLink}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user