Enable friend requests from secure pads
This commit is contained in:
@@ -132,6 +132,9 @@ define([], function () {
|
||||
getPrivateData : function () {
|
||||
return priv;
|
||||
},
|
||||
getUserData : function () {
|
||||
return meta.user;
|
||||
},
|
||||
getNetfluxId : function () {
|
||||
return meta.user.netfluxId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user