feat: add remove "displayname" field

This commit is contained in:
Paul Makles
2023-06-11 12:05:08 +01:00
parent 9a412b3e08
commit 0578a05a05
12 changed files with 24 additions and 21 deletions

View File

@@ -177,6 +177,7 @@ pub enum FieldsUser {
StatusPresence,
ProfileContent,
ProfileBackground,
DisplayName,
}
/// Enumeration providing a hint to the type of user we are handling