fix: mangled ens name

This commit is contained in:
Richard Ramos 2020-11-19 15:44:24 -04:00 committed by Iuri Matias
parent 1d6b7b5759
commit 1737fc2506
1 changed files with 1 additions and 0 deletions

View File

@ -285,6 +285,7 @@ Item {
anchors.topMargin: chatBox.chatVerticalPadding
anchors.left: parent.left
anchors.leftMargin: chatBox.chatHorizontalPadding
width: parent.width
}
RectangleCorner {}