mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-22 20:40:18 +00:00
fix: fix undefined string warning in group info popup
This commit is contained in:
parent
f359f7c45d
commit
f6199ac179
@ -278,6 +278,7 @@ ModalPopup {
|
||||
return contactList.rowData(i, 'localNickname')
|
||||
}
|
||||
}
|
||||
return ""
|
||||
}
|
||||
|
||||
Column {
|
||||
|
Loading…
x
Reference in New Issue
Block a user