PLT-5118 moving to last_picture_update for the profile img (#4985)
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
1aa235b10d
Коммит
e82bcea0d0
@@ -239,7 +239,7 @@ export default class RhsComment extends React.Component {
|
||||
currentUserCss = 'current--user';
|
||||
}
|
||||
|
||||
var timestamp = this.props.currentUser.update_at;
|
||||
var timestamp = this.props.currentUser.last_picture_update;
|
||||
|
||||
let status = this.props.status;
|
||||
if (post.props && post.props.from_webhook === 'true') {
|
||||
|
||||
Ссылка в новой задаче
Block a user