mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-22 04:21:44 +00:00
parent
0f2aecc257
commit
f68e53bb38
@ -1 +1 @@
|
||||
Subproject commit 5f7bd307ef6c10befb6d65771ff1a65ac74df39f
|
||||
Subproject commit 0b855bfb48159850decbed55b3427bd2c3f3ad96
|
@ -114,6 +114,9 @@ Page {
|
||||
compressedKeyGetter: function(pubKey) {
|
||||
return Utils.getCompressedPk(pubKey);
|
||||
}
|
||||
colorIdForPubkeyGetter: function (pubKey) {
|
||||
return Utils.colorIdForPubkey(pubKey);
|
||||
}
|
||||
onTextChanged: {
|
||||
sortModel(root.contactsModel);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user