Update userlist when receiving unfriend
This commit is contained in:
@@ -140,6 +140,7 @@ define([
|
||||
if (ctx.store.messenger) {
|
||||
ctx.store.messenger.onFriendRemoved(curve, friend.channel);
|
||||
}
|
||||
ctx.updateMetadata();
|
||||
cb(true);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user