fix group popup and up status-go

This commit is contained in:
Jonathan Rainville 2020-12-18 13:27:38 -05:00 committed by Iuri Matias
parent a06dd403a4
commit f17bc199b5
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ ModalPopup {
contactList.membersData.append({
//% "(You)"
name: profileModel.profile.username + " " + qsTrId("(you)"),
localNickname: profileModel.contacts.list.rowData(i, "localNickname"),
pubKey: profileModel.profile.pubKey,
address: "",
identicon: profileModel.profile.identicon,