mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-17 00:56:39 +00:00
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…
x
Reference in New Issue
Block a user