Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

update user profile (and notify contacts) #93

Merged
merged 2 commits into from Aug 22, 2021
Merged

Conversation

epoberezkin
Copy link
Member

No description provided.

userProfile :: Profile -> [StyledString]
userProfile Profile {displayName, fullName} =
[ "user profile: " <> ttyFullName displayName fullName,
"use " <> highlight' "/p <display name>[ <full name>]" <> " to change it",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

spaces typo here and in test?

@epoberezkin epoberezkin merged commit 9cfca4e into v4 Aug 22, 2021
@epoberezkin epoberezkin deleted the ep/update-profile branch August 22, 2021 14:56
@epoberezkin epoberezkin mentioned this pull request Sep 3, 2021
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants