mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
On uploading new avatar, user avatar in settings page doesn't get updated. Cause we have set `src` attribute of wrong html element instead of image element in user settings page. Fixes #8680.