|
|
@ -109,7 +109,7 @@ class ChangeHeaderPicModal extends Component{
|
|
|
|
// https://www.trustie.net/issues/22461
|
|
|
|
// https://www.trustie.net/issues/22461
|
|
|
|
if ( this.props.current_user.image_url.indexOf('avatars/User/b') != -1
|
|
|
|
if ( this.props.current_user.image_url.indexOf('avatars/User/b') != -1
|
|
|
|
|| this.props.current_user.image_url.indexOf('avatars/User/g') != -1 ) {
|
|
|
|
|| this.props.current_user.image_url.indexOf('avatars/User/g') != -1 ) {
|
|
|
|
this.setTimeout(() => {
|
|
|
|
window.setTimeout(() => {
|
|
|
|
this.doAfterUpdated()
|
|
|
|
this.doAfterUpdated()
|
|
|
|
}, 1000)
|
|
|
|
}, 1000)
|
|
|
|
} else {
|
|
|
|
} else {
|
|
|
|