Add unfriend, mute and unmute buttons in profile
This commit is contained in:
@@ -4174,7 +4174,6 @@ define([
|
||||
}, function (e) {
|
||||
cb(e);
|
||||
if (e) { return void UI.warn(Messages.error); }
|
||||
UI.log(Messages.success);
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user