diff --git a/app/components/profile_picture/profile_picture.js b/app/components/profile_picture/profile_picture.js index 6180c7bb2..b8274dcd2 100644 --- a/app/components/profile_picture/profile_picture.js +++ b/app/components/profile_picture/profile_picture.js @@ -182,7 +182,7 @@ export default class ProfilePicture extends PureComponent { return ( {image} {(showStatus || edit) && (user && !user.is_bot) &&