fix group popup and up status-go
This commit is contained in:
parent
a06dd403a4
commit
f17bc199b5
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue