Realtime update of the friendship status in the profile
This commit is contained in:
@@ -959,6 +959,7 @@ define([
|
||||
channel: msg.content.notifications,
|
||||
curvePublic: msg.content.curvePublic
|
||||
}, function (obj) {
|
||||
broadcast([], "UPDATE_METADATA");
|
||||
cb(obj);
|
||||
});
|
||||
dismiss();
|
||||
|
||||
Reference in New Issue
Block a user