Merge pull request #6010 from ndarilek/develop
Catch another instance of unlabeled avatars.pull/21833/head
						commit
						9842bcde50
					
				|  | @ -179,7 +179,7 @@ const BaseAvatar = (props: IProps) => { | |||
|                     width: toPx(width), | ||||
|                     height: toPx(height), | ||||
|                 }} | ||||
|                 title={title} alt="" | ||||
|                 title={title} alt={_t("Avatar")} | ||||
|                 inputRef={inputRef} | ||||
|                 {...otherProps} /> | ||||
|         ); | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Travis Ralston
						Travis Ralston