chore: title for display picture set was incorrect

pull/3207/head
Audric Ackermann 7 months ago
parent c3436a07c6
commit 2a87d077e5
No known key found for this signature in database

@ -108,7 +108,7 @@ export const EditProfilePictureModal = (props: EditProfilePictureModalProps) =>
return (
<SessionWrapperModal
title={window.i18n('profileDisplayPicture')}
title={window.i18n('profileDisplayPictureSet')}
onClose={closeDialog}
showHeader={true}
headerReverse={true}

Loading…
Cancel
Save