Implement PLT-6443 - Show status indicator in Direct Messages More... menu (#6341)
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
a3f58b4663
Коммит
530814b8c9
@@ -226,6 +226,7 @@ export default class MoreDirectChannels extends React.Component {
|
||||
>
|
||||
<ProfilePicture
|
||||
src={`${Client.getUsersRoute()}/${option.id}/image?time=${option.last_picture_update}`}
|
||||
status={`${UserStore.getStatus(option.id)}`}
|
||||
width='32'
|
||||
height='32'
|
||||
/>
|
||||
|
||||
Ссылка в новой задаче
Block a user