fix: user avatar images & upload

This commit is contained in:
David Arnold 2020-09-17 01:57:58 -05:00 committed by Denis Perov
parent 1875551a93
commit efcca9739a
3 changed files with 10 additions and 15 deletions

View file

@ -85,7 +85,7 @@ template(name="changeAvatarPopup")
each uploadedAvatars
li: a.js-select-avatar
.member
img.avatar.avatar-image(src="{{url avatarUrlOptions}}")
img.avatar.avatar-image(src="{{link}}?auth=false&brokenIsFine=true")
| {{_ 'uploaded-avatar'}}
if isSelected
i.fa.fa-check