Add account settings page

Display name change working
This commit is contained in:
miruka
2019-07-13 20:15:20 -04:00
parent eeea0af4cd
commit 751a27157c
27 changed files with 435 additions and 162 deletions

View File

@@ -22,7 +22,6 @@ HRectangle {
HUserAvatar {
id: avatar
userId: chatPage.userId
dimension: sendBox.Layout.minimumHeight
}
HScrollableTextArea {