mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-09-19 05:49:07 +00:00
Added accept / reject friendship requests
This commit is contained in:
@@ -61,7 +61,8 @@ ComunicWeb.common.api.makeAPIrequest = function(apiURI, params, requireLoginToke
|
||||
}
|
||||
|
||||
//We can do the next step
|
||||
nextAction(result);
|
||||
if(nextAction)
|
||||
nextAction(result);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user